Skip to content

Commit 03ff60d

Browse files
committed
Update outdated codecov.yml
1 parent 7e8a1e5 commit 03ff60d

1 file changed

Lines changed: 16 additions & 7 deletions

File tree

codecov.yml

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,24 @@
1+
codecov:
2+
require_ci_to_pass: true
3+
notify:
4+
after_n_builds: 2
5+
16
coverage:
27
status:
3-
default_rules:
48
project:
5-
default:
6-
target: auto
7-
threshold: 1%
9+
cpp:
10+
informational: true
811
flags:
912
- Cpp
13+
14+
react:
15+
informational: true
16+
flags:
1017
- ReactJS
11-
codecov:
12-
notify:
13-
after_n_builds: 2
18+
patch:
19+
default:
20+
informational: true
21+
1422
comment:
1523
after_n_builds: 2
24+

0 commit comments

Comments
 (0)