python-jenkins/.coveragerc

10 lines
114 B
INI

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