Skip to content
Snippets Groups Projects
Commit cfb1f634 authored by Håvard Farestveit's avatar Håvard Farestveit
Browse files

Added coverage to requirements and ci

parent f41f3eea
No related branches found
No related tags found
No related merge requests found
Pipeline #111960 passed
......@@ -16,7 +16,8 @@ test-backend:
- pip install -r backend/secfit/requirements.txt
script:
- cd backend/secfit
- python manage.py test
- coverage run manage.py test
- coverage report -m workouts/permissions.py users/serializers.py
deploy-prod:
stage: deploy
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment