summaryrefslogtreecommitdiff
path: root/.coveragerc
blob: 902a94349e6c1dbce323443b9978edc0aa5915dc (plain)
1
2
3
4
5
6
7
[run]
branch = True
source = nova
omit = nova/tests/*,DynamicallyCompiledCheetahTemplate.py

[report]
ignore-errors = True