7be8df222d
runtests.sh now also reports coverage.
12 lines
112 B
INI
12 lines
112 B
INI
[run]
|
|
omit =
|
|
tests/*
|
|
*mock*
|
|
*funcsigs*
|
|
*pbr*
|
|
*six*
|
|
|
|
[report]
|
|
exclude_lines =
|
|
except ImportError:
|
|
pass
|