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

[report]
ignore_errors = True