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

[report]
ignore_errors = True