nova/.coveragerc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
108 B
Plaintext
Raw Normal View History

[run]
branch = True
source = nova
omit = nova/tests/*
concurrency = eventlet
[report]
ignore_errors = True