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

try coverage report with unit tests

parent 4f8badf7
No related branches found
No related tags found
No related merge requests found
Pipeline #62398 failed
......@@ -141,6 +141,9 @@ coverage:
- ls -la /builds/EKrQxjEy/0/aperrin/pipeline_annotation/PanACoTA
- mv .coverage-unit .coverage
- coverage html
- mv .coverage .coverage-unit
- mv .coverage-functional .coverage
- coverage html
- ls -la
- coverage combine .coverage-unit .coverage-functional
- ls -la
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment