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

only func cov for now

parent ba21edfe
No related branches found
No related tags found
No related merge requests found
Pipeline #62515 failed
......@@ -140,7 +140,7 @@ coverage:
script:
- pwd
# - coverage combine .coverage.unit .coverage.functional
- mv .coverage.functional .coverage
- mv .coverage.functional .coverage # only func coverage for now
- coverage report -i
- coverage html -i
# test coverage parsing: \d+\%\s*$
......
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