File tree Expand file tree Collapse file tree 1 file changed +57
-0
lines changed
Expand file tree Collapse file tree 1 file changed +57
-0
lines changed Original file line number Diff line number Diff line change 1+
2+
3+ codecov :
4+ notify :
5+ require_ci_to_pass : yes
6+
7+ coverage :
8+ precision : 2
9+ round : down
10+ range : " 70...100"
11+
12+ status :
13+ project : yes
14+ patch : yes
15+ changes : no
16+
17+ parsers :
18+ gcov :
19+ branch_detection :
20+ conditional : yes
21+ loop : yes
22+ method : no
23+ macro : no
24+
25+ comment :
26+ layout : " header, diff"
27+ behavior : default
28+ require_changes : no
29+
30+ codecov :
31+ notify :
32+ require_ci_to_pass : yes
33+
34+ coverage :
35+ precision : 2
36+ round : down
37+ range : " 70...100"
38+
39+ status :
40+ project : yes
41+ patch : yes
42+ changes : no
43+
44+ parsers :
45+ gcov :
46+ branch_detection :
47+ conditional : yes
48+ loop : yes
49+ method : no
50+ macro : no
51+
52+ comment :
53+ layout : " header, diff"
54+ behavior : default
55+ require_changes : no
56+
57+ CODECOV_TOKEN="415ca1c9-6d08-41e4-9c98-5d235d420445"
You can’t perform that action at this time.
0 commit comments