Skip to content

Commit 8950737

Browse files
committed
feat: add minimal config file for code cov
1 parent 13b212d commit 8950737

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/codecov.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
target: 70%

0 commit comments

Comments
 (0)