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

[report]
ignore-errors = True