File tree Expand file tree Collapse file tree 1 file changed +52
-0
lines changed Expand file tree Collapse file tree 1 file changed +52
-0
lines changed Original file line number Diff line number Diff line change 1+ codecov :
2+ bot : " codecov-io"
3+ max_report_age : 24
4+ disable_default_path_fixes : no
5+ require_ci_to_pass : yes
6+ notify :
7+ after_n_builds : 2
8+ wait_for_ci : yes
9+
10+ coverage :
11+ precision : 2
12+ round : down
13+ range : " 70...100"
14+
15+ status :
16+ project : yes
17+ patch : yes
18+ changes : no
19+
20+ status :
21+ project :
22+ default :
23+ # basic
24+ target : 50
25+ threshold : 5
26+ base : auto
27+ flags : null
28+ paths : null
29+ # advanced
30+ branches : null
31+ if_not_found : success
32+ if_ci_failed : error
33+ informational : False
34+ only_pulls : false
35+
36+ patch :
37+ default :
38+ target : auto
39+ threshold : 95
40+
41+ parsers :
42+ gcov :
43+ branch_detection :
44+ conditional : yes
45+ loop : yes
46+ method : no
47+ macro : no
48+
49+ comment :
50+ layout : " reach,diff,flags,tree"
51+ behavior : default
52+ require_changes : no
You can’t perform that action at this time.
0 commit comments