Skip to content
Snippets Groups Projects
Commit 93a0dc18 authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Fix coverage report

parent 4320a4bb
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -27,7 +27,7 @@ exitcode-jessie:
- coverage run -a test/waveform_generator_tests.py
- coverage run -a test/noise_realisation_tests.py
- coverage html --include=tupak/*
- coverage-badge -o coverage.svg
- coverage-badge -o coverage.svg -f
artifacts:
paths:
- htmlcov/
......
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