Skip to content
Snippets Groups Projects
Commit f3682c8e authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Add coveragerc

parent f984d68f
No related branches found
Tags v0.5.0
No related merge requests found
Pipeline #6917 passed with warnings
[run]
source = km3io
[report]
include =
km3io/*
omit =
tests/*
exclude_lines =
pragma: no cover
raise AssertionError
raise NotImplementedError
if 0:
if __name__ == .__main__.:
if self.debug:
if settings.DEBUG
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment