python-jenkins/.coveragerc

12 lines
152 B
INI

[run]
branch = True
source = jenkins
omit =
.tox*
[report]
ignore_errors = True
exclude_lines =
pragma: no cover
raise NotImplementedError