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