[runtests] Clean up coverage report + add it to runtests.sh
runtests.sh now also reports coverage.
This commit is contained in:
parent
6dbe440cb5
commit
7be8df222d
2 changed files with 11 additions and 2 deletions
|
@ -1,3 +1,12 @@
|
|||
[run]
|
||||
omit =
|
||||
tests/*
|
||||
*mock*
|
||||
*funcsigs*
|
||||
*pbr*
|
||||
*six*
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
except ImportError:
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue