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

[report]
ignore-errors = True