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 =
|
omit =
|
||||||
setup.py
|
setup.py
|
||||||
/usr/*
|
/usr/*
|
||||||
|
/tmp/*
|
||||||
tests/*
|
tests/*
|
||||||
|
devtools/*
|
||||||
.tox/*
|
.tox/*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue