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

[report]
ignore-errors = True