Closed chrisvdg closed 6 years ago
Merging #92 into master will increase coverage by
4%
. The diff coverage is93%
.
@@ Coverage Diff @@
## master #92 +/- ##
======================================
+ Coverage 87% 91% +4%
======================================
Files 14 14
Lines 1585 1762 +177
======================================
+ Hits 1381 1609 +228
+ Misses 204 153 -51
Impacted Files | Coverage Δ | |
---|---|---|
templates/account/test_account.py | 95% <100%> (ø) |
:arrow_up: |
templates/sshkey/test_sshkey.py | 100% <100%> (ø) |
:arrow_up: |
templates/disk/test_disk.py | 100% <100%> (ø) |
:arrow_up: |
templates/vdcuser/test_vdcuser.py | 100% <100%> (+5%) |
:arrow_up: |
templates/openvcloud/test_openvcloud.py | 100% <100%> (ø) |
:arrow_up: |
templates/vdcuser/vdcuser.py | 90% <81%> (-6%) |
:arrow_down: |
templates/node/node.py | 91% <83%> (+1%) |
:arrow_up: |
templates/node/test_node.py | 95% <83%> (-2%) |
:arrow_down: |
templates/openvcloud/openvcloud.py | 92% <85%> (-4%) |
:arrow_down: |
templates/vdc/vdc.py | 75% <86%> (ø) |
:arrow_up: |
... and 5 more |
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 23e963f...59f6dbb. Read the comment docs.
closes #90 closes #28