Skip to content
Snippets Groups Projects
Commit a55e3eb8 authored by Albin Henriksson's avatar Albin Henriksson
Browse files

#7: Added coverage report for back-end

parent e3a9a261
No related branches found
No related tags found
1 merge request!12Issue/7 add test coverage report
Pipeline #34128 passed
......@@ -38,3 +38,7 @@ server:test:
- cd server
- source env/bin/activate
- pytest --cov app tests/
- coverage xml
artifacts:
reports:
cobertura: coverage.xml
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