Skip to content

Commit 10fcdd0

Browse files
committed
maint: exclude tests/ and other irrelevant files from coverage collection
1 parent ead87dd commit 10fcdd0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.coveragerc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
[run]
22
branch = True
3+
omit =
4+
*/tests/*
5+
nitransforms/conftest.py
6+
nitransforms/patched.py

0 commit comments

Comments
 (0)