File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed
Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change 1- # Docs ref: https://docs.codecov.io/docs/codecovyml-reference
1+ # Docs ref: https://docs.codecov.io/docs/codecovyml-reference
22# Validation check: $ curl --data-binary @codecov.yml https://codecov.io/validate
33
4- ignore :
5- - " adapt/loaders.py"
6-
74codecov :
85 token : ad499a8d-3f1a-44b1-9672-27164a1281ce
96 bot : " codecov-io"
@@ -16,16 +13,3 @@ coverage:
1613 precision : 2
1714 round : down
1815 range : " 70...100"
19- status :
20- project :
21- default :
22- base : auto # target to compare against
23- target : auto # target "X%" coverage to hit on project
24- threshold : 1% # allow this much decrease from base
25- if_ci_failed : error
26- patch : off
27- default :
28- base : auto # target to compare against
29- target : 50% # target "X%" coverage to hit on patch
30- # threshold: 50% # allow this much decrease on patch
31- changes : false
You can’t perform that action at this time.
0 commit comments