Skip to content

Commit 2758868

Browse files
committed
chore(ci): don't count test suite against code coverage
1 parent 8713f86 commit 2758868

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

codecov.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
coverage:
2+
range: "50...100"
3+
comment: off
4+
ignore:
5+
- "test/"

0 commit comments

Comments
 (0)