Skip to content
Snippets Groups Projects
Commit 668d2876 authored by Moritz Huebner's avatar Moritz Huebner
Browse files

Excluded some integration tests from coverage badge

parent daee3529
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ exitcode-jessie:
- coverage run --include=tupak/* -a test/sampler_tests.py
- coverage run --include=tupak/* -a test/tests.py
- coverage run --include=tupak/* -a test/waveform_generator_tests.py
- coverage html
- coverage html --omit=test/example_tests.py, noise_realisation_tests.py, tests.py
- coverage-badge -o coverage_badge.svg -f
# Make the documentation
......
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