Skip to content
Snippets Groups Projects
Commit 2247a605 authored by Johannes Schumann's avatar Johannes Schumann
Browse files

added coveragerc

parent 1fb42254
1 merge request!1Merge python environment
Pipeline #9399 passed
[run]
source = km3buu
[report]
include =
km3buu/*
omit =
*/tests/*
exclude_lines =
pragma: no cover
raise AssertionError
raise NotImplementedError
if 0:
if __name__ == .__main__.:
if self.debug:
if settings.DEBUG
def __repr__
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