Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Håvard Farestveit
tdt4242-base
Commits
cfb1f634
Commit
cfb1f634
authored
Feb 25, 2021
by
Håvard Farestveit
Browse files
Added coverage to requirements and ci
parent
f41f3eea
Pipeline
#111960
passed with stages
in 55 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cfb1f634
...
...
@@ -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
...
...
backend/secfit/requirements.txt
View file @
cfb1f634
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment