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
8f39ea663a
commit
41b3caf4bd
@ -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