Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
2020
PPL-C
PPTI-Mobile Apps Monitoring Wabah Tuberkolosis
Neza-Backend
Commits
af55a56a
Commit
af55a56a
authored
Feb 25, 2020
by
Jonathan Christopher Jakub
Browse files
[CHORES] Update coverage omit list
parent
20c81a3b
Pipeline
#31307
passed with stage
in 22 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
af55a56a
...
...
@@ -39,7 +39,7 @@ test:
script
:
-
echo "Starting tests"
-
coverage erase
-
coverage run --include="./*/*" --omit="./env/*","./manage.py" manage.py test apps
-
coverage run --include="./*/*" --omit="./env/*","./
project/*","./
manage.py" manage.py test apps
-
coverage xml -i
-
coverage report -m
artifacts
:
...
...
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