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
PMPL
Collection of Practice
2019
1506722720-practice
Commits
b3b60d6d
Commit
b3b60d6d
authored
Dec 23, 2019
by
Dwi Nanda Susanto
Browse files
update coverage badges for coverage score, update readme md
parent
6beec8f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b3b60d6d
...
...
@@ -7,7 +7,7 @@ The **deployed** simple home page can be accessed here :
[

](https://gitlab.cs.ui.ac.id/pmpl/practice-collection/2019/1506722720-practice/commits/master)
[

](https://gitlab.cs.ui.ac.id/pmpl/practice-collection/2019/1506722720-practice
/commits/master
)
[

](https://gitlab.cs.ui.ac.id/pmpl/practice-collection/2019/1506722720-practice)
# UAS TAKE HOME PROGRAMMING
`duration of coding : almost 4 days`
...
...
@@ -16,7 +16,7 @@ first task is done : implementing header and footer in SQA way, branch is `fix_u
second task is done also : create my own feature,
`reset all items`
on branch
`new_ftr_uas_take_home`
>here below is the code coverage for the the `unittest`
>here below is the code coverage for the the `unittest`
from the pipeline process
```
$ coverage report
...
...
@@ -50,7 +50,7 @@ TOTAL 333 33 90%
Job succeeded
```
>and here below is the code coverage for the `functional test`
>and here below is the code coverage for the `functional test`
from the pipeline process
```
$ coverage report -m
Name Stmts Miss Cover Missing
...
...
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