Closed jongiddy closed 4 years ago
Merging #1885 into master will increase coverage by
13.92%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #1885 +/- ##
===========================================
+ Coverage 84.61% 98.53% +13.92%
===========================================
Files 40 40
Lines 2872 2862 -10
Branches 138 136 -2
===========================================
+ Hits 2430 2820 +390
+ Misses 438 41 -397
+ Partials 4 1 -3
Impacted Files | Coverage Δ | |
---|---|---|
tests/conftest.py | 92.64% <100.00%> (-7.36%) |
:arrow_down: |
tests/test_dcos_e2e/test_legacy.py | 100.00% <100.00%> (ø) |
|
...sts/test_dcos_e2e/backends/vagrant/test_vagrant.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
tests/test_dcos_e2e/test_cluster.py | 94.88% <0.00%> (-5.12%) |
:arrow_down: |
src/dcos_e2e/_subprocess_tools.py | 100.00% <0.00%> (+6.77%) |
:arrow_up: |
src/dcos_e2e/node.py | 96.13% <0.00%> (+9.66%) |
:arrow_up: |
...cos_e2e/_node_transports/_docker_exec_transport.py | 100.00% <0.00%> (+15.21%) |
:arrow_up: |
src/dcos_e2e/_node_transports/_ssh_transport.py | 100.00% <0.00%> (+27.27%) |
:arrow_up: |
tests/test_dcos_e2e/test_node.py | 100.00% <0.00%> (+100.00%) |
:arrow_up: |
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 8d5dc80...186f0d7. Read the comment docs.
Add tests for DC/OS 2.0 and 2.1, remove very old versions 1.9 and 1.10.