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

[report]
ignore_errors = True