Skip to content

Commit c3f8615

Browse files
committed
fix ci
1 parent 8fde012 commit c3f8615

File tree

2 files changed

+641
-517
lines changed

2 files changed

+641
-517
lines changed

codecov.yml

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
codecov:
2+
require_ci_to_pass: yes
3+
4+
coverage:
5+
precision: 2
6+
round: down
7+
range: "0...100"
8+
9+
parsers:
10+
gcov:
11+
branch_detection:
12+
conditional: yes
13+
loop: yes
14+
method: no
15+
macro: no
16+
17+
comment:
18+
layout: "reach,diff,flags,files,footer"
19+
behavior: default
20+
require_changes: no

0 commit comments

Comments
 (0)