Closed katia-e closed 6 years ago
Merging #75 into master will decrease coverage by
<1%
. The diff coverage is73%
.
@@ Coverage Diff @@
## master #75 +/- ##
====================================
- Coverage 89% 89% -1%
====================================
Files 10 10
Lines 828 837 +9
====================================
+ Hits 743 745 +2
- Misses 85 92 +7
Impacted Files | Coverage Δ | |
---|---|---|
templates/vdc/test_vdc.py | 93% <ø> (-1%) |
:arrow_down: |
templates/account/test_account.py | 93% <ø> (-1%) |
:arrow_down: |
templates/vdcuser/test_vdcuser.py | 94% <100%> (-1%) |
:arrow_down: |
templates/vdc/vdc.py | 72% <61%> (-2%) |
:arrow_down: |
templates/account/account.py | 88% <83%> (-1%) |
:arrow_down: |
templates/vdcuser/vdcuser.py | 96% <85%> (-2%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5ecb489...0c0f163. Read the comment docs.
closes #77
closes #79
add_user
forvdc
andaccount
template add check that user was installed.add_user
actions:name
should be given.closes: #74