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

[report]
ignore_errors = True