File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ codecov : # see https://docs.codecov.com/docs/codecovyml-reference
2+ branch : master
3+
4+ coverage :
5+ status : # see https://docs.codecov.com/docs/commit-status
6+ project :
7+ default :
8+ target : auto # minimum coverage ratio that the commit must meet to be considered a success
9+ threshold : 5 # Allow the coverage to drop by <number>%, and posting a success status
10+ branches :
11+ - master
12+ - ' [0-9].*'
13+
14+ comment : # see https://docs.codecov.com/docs/pull-request-comments
15+ layout : " condensed_header, condensed_files, condensed_footer"
16+ behavior : new
17+ require_changes : true
18+
119ignore :
220 - " **/*.txt"
You can’t perform that action at this time.
0 commit comments