summaryrefslogtreecommitdiff
path: root/.coveragerc
blob: 933b5e5ac19357a454196e5650ef726404f67321 (plain)
1
2
3
4
5
6
7
[run]
branch = True
source = novaclient
omit = novaclient/openstack/*

[report]
ignore_errors = True