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

[report]
ignore-errors = True