Skip to content

Commit 7b5b78f

Browse files
committed
Add codecov.yml to don't fail on coverage change
1 parent 41aae83 commit 7b5b78f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

codecov.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
coverage:
2+
status:
3+
patch:
4+
default:
5+
only_pulls: true
6+
project:
7+
default:
8+
only_pulls: true

0 commit comments

Comments
 (0)