more coverage filters
This commit is contained in:
parent
6fb91c040a
commit
5cfc290675
1 changed files with 2 additions and 0 deletions
|
|
@ -4,7 +4,9 @@ data_file = .coverage3
|
|||
omit =
|
||||
setup.py
|
||||
/usr/*
|
||||
/tmp/*
|
||||
tests/*
|
||||
devtools/*
|
||||
.tox/*
|
||||
|
||||
[report]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue