summaryrefslogtreecommitdiff
path: root/.coveragerc
blob: d114d67d3efeb066ef2f7b4ad5e5da6ed8651d21 (plain)
1
2
3
4
5
6
[run]
branch = True
omit = /usr*,setup.py,*egg*,.tox/*,pbr/tests/*

[report]
ignore-errors = True