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

[report]
ignore-errors = True