Skip to content

Commit 4a04608

Browse files
committed
add .codecov.yml
1 parent 286bade commit 4a04608

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.codecov.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
target: auto
6+
threshold: 20%
7+
patch:
8+
default:
9+
target: 0%
10+
threshold: 100%

0 commit comments

Comments
 (0)