Skip to content

Commit 38ca6d6

Browse files
committed
COV: Ignore tests in calculating coverage
1 parent 166e06c commit 38ca6d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codecov.yml

+2
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ coverage:
2626
- "nipype/external/*"
2727
- "tools/*"
2828
- "doc/*"
29+
- "**/tests"
30+

0 commit comments

Comments
 (0)