mirror of
https://github.com/gin-gonic/gin.git
synced 2026-04-29 23:23:18 +08:00
Add codecov.yaml to force correct base comparison
This commit is contained in:
parent
7d2c699a73
commit
cfcd11c343
10
.codecov.yml
Normal file
10
.codecov.yml
Normal file
@ -0,0 +1,10 @@
|
||||
codecov:
|
||||
# Disable coverage comparison
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
target: 99% # Set target instead of comparing against base
|
||||
base: auto # Let Codecov auto-detect base
|
||||
if_no_uploads: error
|
||||
patch:
|
||||
target: 95% # Set reasonable patch target
|
||||
Loading…
x
Reference in New Issue
Block a user