tobiko/.coveragerc

10 lines
135 B
INI

[run]
branch = True
source = tobiko
omit = tobiko/tests/*
[report]
ignore_errors = True
exclude_lines =
raise NotImplementedError