mirror of
https://github.com/gin-gonic/gin.git
synced 2026-06-04 01:38:12 +08:00
Add codecov.yaml to disable project status check
This commit is contained in:
parent
d7776de7d4
commit
1d4161a63a
9
.codecov.yml
Normal file
9
.codecov.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
codecov:
|
||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
disabled: true # Disable project-level status check
|
||||||
|
patch:
|
||||||
|
target: 99% # Set expected coverage target
|
||||||
|
diff:
|
||||||
|
target: 99% # Disable diff coverage warnings
|
||||||
Loading…
x
Reference in New Issue
Block a user