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

[report]
ignore_errors = True