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

[report]
ignore_errors = True