Skip to content
Snippets Groups Projects
Commit 4f8badf7 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

try coverage report with unit tests

parent d28cdf5a
No related branches found
No related tags found
No related merge requests found
Pipeline #62397 failed
...@@ -139,7 +139,7 @@ coverage: ...@@ -139,7 +139,7 @@ coverage:
- pwd - pwd
- ls -la - ls -la
- ls -la /builds/EKrQxjEy/0/aperrin/pipeline_annotation/PanACoTA - ls -la /builds/EKrQxjEy/0/aperrin/pipeline_annotation/PanACoTA
- mv .coverage-functional .coverage - mv .coverage-unit .coverage
- coverage html - coverage html
- ls -la - ls -la
- coverage combine .coverage-unit .coverage-functional - coverage combine .coverage-unit .coverage-functional
......
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