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
DTB-Layanan Fasilitas Publik Penyandang Disabilitas
PoiPoLeGan-PPLapanganTembak-DTB Layanan Fasilitas Publik Penyandang Disabilitas-FE
Commits
aac07b0b
Commit
aac07b0b
authored
Mar 03, 2020
by
Fakhira Devina
Browse files
[CHORE] fix coverage badge and remove show coverage script
parent
d1b8dac9
Pipeline
#34181
passed with stages
in 60 minutes and 33 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
aac07b0b
...
...
@@ -3,7 +3,6 @@ stages:
-
test
-
sonarqube
-
deploy
-
show
variables
:
APP_NAME
:
"
bisaGo"
...
...
@@ -26,6 +25,7 @@ Test:
-
flutter test --machine > tests.output
-
flutter test --coverage
-
lcov --summary coverage/lcov.info
-
genhtml coverage/lcov.info --output=coverage
artifacts
:
expire_in
:
1 hour
paths
:
...
...
@@ -123,21 +123,4 @@ DeployToDevelopment:
-
appcenter login --token=$APPCENTER_API_TOKEN
-
appcenter distribute release -f build/app/outputs/apk/release/app-release.apk --app $APPCENTER_APP_NAME_DEV --group $APPCENTER_GROUP_TARGET
environment
:
name
:
development
ShowCoverage
:
image
:
alpine
stage
:
show
dependencies
:
-
Test
before_script
:
-
wget --quiet --output-document=flutter.tar.xz https://storage.googleapis.com/flutter_infra/releases/stable/linux/flutter_linux_v1.12.13+hotfix.8-stable.tar.xz && tar xf flutter.tar.xz -C /
-
export PATH=$PATH:/flutter/bin
-
flutter doctor -v
-
flutter packages get
script
:
-
mkdir -p mobile-coverage/
-
mv coverage/* mobile-coverage/
artifacts
:
paths
:
-
$CI_PROJECT_DIR/mobile-coverage/
\ No newline at end of file
name
:
development
\ No newline at end of file
README.md
View file @
aac07b0b
...
...
@@ -2,7 +2,7 @@
Code Coverage
--------------
[

](https://gitlab.cs.ui.ac.id/ppl-fasilkom-ui/2020/ppl-c/dtb-beasiswa-miskin-dan-disabilitas/pplapangan-tembak-dtb-layanan-siswa-disabilitas/commits/staging)
[

](https://gitlab.cs.ui.ac.id/ppl-fasilkom-ui/2020/ppl-c/dtb-beasiswa-miskin-dan-disabilitas/pplapangan-tembak-dtb-layanan-siswa-disabilitas/commits/staging)
>bisaGo is a mobile application made with Flutter and Django REST API to gather information from users about disability friendly facilities.
...
...
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