Skip to content

Commit 9e3146d

Browse files
committed
add codecov config file
1 parent a46d0e3 commit 9e3146d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/codecov.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
threshold: 0.5%
6+
patch:
7+
default:
8+
target: 80%

0 commit comments

Comments
 (0)