Use testrepository setuptools support.
The previous false-positive bug was fixed upstream in 0.0.13. Change-Id: Iceb07a511992249c104bbc7c34b7c35e01bd9fbd
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[run]
|
[run]
|
||||||
branch = True
|
branch = True
|
||||||
omit = /usr*,setup.py,*egg*,.venv/*,.tox/*,nova/tests/*
|
source = nova
|
||||||
|
omit = nova/tests/*,DynamicallyCompiledCheetahTemplate.py
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
ignore-errors = True
|
ignore-errors = True
|
||||||
|
Reference in New Issue
Block a user