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

Fix coverage

parent 21418d4f
No related branches found
No related tags found
No related merge requests found
[run]
source = km3io
source = {{cookiecutter.project_slug}}
[report]
include =
km3io/*
{{cookiecutter.project_slug/*
omit =
tests/*
km3io/definitions/*
km3io/version.py
{{cookiecutter.project_slug/version.py
exclude_lines =
pragma: no cover
raise AssertionError
......
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