Skip to content

Commit 9c2c91b

Browse files
authored
Update .coveragerc
Ignore test files in report of coverage.
1 parent 8576579 commit 9c2c91b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ ignore_errors = True
3030

3131
omit =
3232
.tox/*
33+
*/tests/*
3334
*/ctypes/*
3435
six.py
3536
pyparsing.py

0 commit comments

Comments
 (0)