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
2021
Kelas D
PT Gizi Sehat - Dietela
Dietela Mobile
Commits
97bc55dc
Commit
97bc55dc
authored
Mar 24, 2021
by
wulanmantiri
Browse files
[CHORES] Add coverage artifact in .gitlab-ci.yml
parent
d76e5f01
Pipeline
#66023
passed with stages
in 7 minutes and 56 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
97bc55dc
...
...
@@ -18,6 +18,9 @@ test:
-
yarn install
script
:
-
yarn test --coverage --watchAll=false --verbose --collectCoverageFrom="src/**/*.tsx"
artifacts
:
paths
:
-
coverage
sonar-scanner
:
image
:
...
...
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