Skip to content

Commit 51d4701

Browse files
committed
Ignore test files in coverage calculation
1 parent 2aa22b6 commit 51d4701

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
coverage:
2+
ignore:
3+
- "**/test/*"
24
status:
35
# doc: https://docs.codecov.io/docs/commit-status
46
project:

0 commit comments

Comments
 (0)