Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Collection of Practice
2019
1606837915-practice
Commits
2dd1cc77
Commit
2dd1cc77
authored
Sep 18, 2019
by
Izzatul Muttaqin
Browse files
Coverage change
parent
00566591
Pipeline
#19961
failed with stages
in 4 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2dd1cc77
...
...
@@ -22,7 +22,7 @@ UnitTest:
-
python manage.py runserver 8000 &
when
:
on_success
script
:
-
coverage run --include='personal_
page
' manage.py test
-
coverage run --include='personal_
*
' manage.py test
-
coverage report -m
Deployment
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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