Skip to content
Snippets Groups Projects
Commit 2d4a0ae8 authored by Maël Madon's avatar Maël Madon
Browse files

ci: report coverage results

parent ccfb8e33
Branches
Tags
No related merge requests found
Pipeline #4471 passed
......@@ -8,6 +8,7 @@ before_script:
test:
stage: test
coverage: '/(?i)total.*? (100(?:\.0+)?\%|[1-9]?\d(?:\.\d+)?\%)$/'
script:
- pytest --cov=.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment