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
1606918396-practice
Commits
4e6d2328
Commit
4e6d2328
authored
Dec 23, 2019
by
Agas Yanpratama
💬
Browse files
Fix unit test run func test too on coverage
parent
c2fd3b38
Pipeline
#28364
failed with stages
in 9 minutes and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4e6d2328
...
...
@@ -18,7 +18,7 @@ Unit_Test:
-
python manage.py migrate
when
:
on_success
script
:
-
coverage run --omit='manage.py,functional_tests/*,superlists/*,env/*' manage.py test
-
coverage run --omit='manage.py,functional_tests/*,superlists/*,env/*' manage.py test
lists accounts
-
coverage report -m
...
...
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