Only do the coverage on our code

fix/readme-no-checkpoint
Gerber, Mike 4 years ago
parent 2fb37b14a2
commit 010391b09b

@ -0,0 +1,14 @@
[run]
branch = True
source =
ocrd_calamari
[report]
exclude_lines =
if self.debug:
pragma: no cover
raise NotImplementedError
if __name__ == .__main__.:
ignore_errors = True
omit =
ocrd_calamari/cli.py
Loading…
Cancel
Save