mirror of
https://github.com/gin-gonic/gin.git
synced 2026-06-10 14:44:37 +08:00
fix: update codecov threshold to 1% for proper coverage comparison
This commit is contained in:
parent
5a9bcbee0c
commit
0f0cf0bc06
@ -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