66cfe767c5
Set up proper source and omit options. Change-Id: I28e95c5dde5d906dc2bf44b647017f8cff5981f6 Implements: blueprint update-coveragerc
8 lines
140 B
INI
8 lines
140 B
INI
[run]
|
|
branch = True
|
|
source = nova
|
|
omit = nova/tests/*,nova/openstack/*,DynamicallyCompiledCheetahTemplate.py
|
|
|
|
[report]
|
|
ignore-errors = True
|