Skip to content

Commit 60d2eb0

Browse files
committed
Add .github/codecov.yml and set threshold to 5%
1 parent b2e6ef6 commit 60d2eb0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/codecov.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
threshold: 5%

0 commit comments

Comments
 (0)