mirror of
https://github.com/gin-gonic/gin.git
synced 2026-04-29 23:23:18 +08:00
fix: update codecov threshold to 1% for proper coverage comparison
This commit is contained in:
parent
8ad6b353d3
commit
63d88b1d73
@ -5,9 +5,9 @@ coverage:
|
||||
project:
|
||||
default:
|
||||
target: 99%
|
||||
threshold: 99%
|
||||
threshold: 1%
|
||||
|
||||
patch:
|
||||
default:
|
||||
target: 99%
|
||||
threshold: 95%
|
||||
threshold: 1%
|
||||
Loading…
x
Reference in New Issue
Block a user