Skip to content

Commit 11121b8

Browse files
committed
add: coverage config
1 parent 97f6fdc commit 11121b8

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
@@ -0,0 +1,4 @@
1+
[run]
2+
omit =
3+
noxfile.py
4+
tests/*

0 commit comments

Comments
 (0)