Skip to content
Snippets Groups Projects
Commit 5d3f4f72 authored by Ruben Young On's avatar Ruben Young On
Browse files

Changed coverage script to display coverage without XML

parent 84efd82c
No related branches found
No related tags found
2 merge requests!17Add pregrading,!9Add pytest coverage
Pipeline #17628 passed
......@@ -59,10 +59,4 @@ cov:
<<: *python_packages
stage: coverage
script:
- yarn cov
artifacts:
paths:
- cov.xml
expire_in: 1 week
- python -m pytest --cov=zesje
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