Skip to content

Commit a868504

Browse files
committed
feat: add codecov.yml file (#865)
1 parent 4aa8923 commit a868504

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

codecov.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
coverage:
2+
range: 85..100
3+
round: down
4+
precision: 2
5+
status:
6+
project:
7+
default:
8+
target: 90%
9+
patch: off
10+
11+
12+
codecov:
13+
notify:
14+
wait_for_ci: yes

0 commit comments

Comments
 (0)