nova/.coveragerc
Monty Taylor a0c3e67cb5 Use testrepository setuptools support.
The previous false-positive bug was fixed upstream in 0.0.13.

Change-Id: Iceb07a511992249c104bbc7c34b7c35e01bd9fbd
2013-01-14 23:17:12 -08:00

8 lines
123 B
INI

[run]
branch = True
source = nova
omit = nova/tests/*,DynamicallyCompiledCheetahTemplate.py
[report]
ignore-errors = True