swift/.coveragerc

8 lines
121 B
INI

[run]
branch = True
omit = /usr*,setup.py,*egg*,.venv/*,.tox/*,test/*
[report]
show_missing = True
ignore_errors = True