dcos / dcos-e2e

Spin up and manage DC/OS clusters in test environments
Apache License 2.0
60 stars 21 forks source link

remove unused import #1876

Closed ipolyzos closed 2 years ago

ipolyzos commented 4 years ago

remove unused import of Dict.typing

codecov-io commented 4 years ago

Codecov Report

Merging #1876 into master will decrease coverage by 30.36%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1876       +/-   ##
===========================================
- Coverage   99.78%   69.42%   -30.37%     
===========================================
  Files          40       40               
  Lines        2849     2849               
  Branches      137      137               
===========================================
- Hits         2843     1978      -865     
- Misses          6      868      +862     
- Partials        0        3        +3
Impacted Files Coverage Δ
tests/test_dcos_e2e/test_enterprise.py 0% <0%> (-100%) :arrow_down:
...s/test_dcos_e2e/backends/aws/test_distributions.py 0% <0%> (-100%) :arrow_down:
tests/test_admin/test_brew.py 0% <0%> (-100%) :arrow_down:
tests/test_dcos_e2e/test_legacy.py 0% <0%> (-100%) :arrow_down:
tests/test_dcos_e2e/test_node_upgrade.py 0% <0%> (-100%) :arrow_down:
tests/test_admin/test_binaries.py 0% <0%> (-100%) :arrow_down:
tests/test_dcos_e2e/test_node_install.py 0% <0%> (-80.65%) :arrow_down:
tests/test_dcos_e2e/backends/aws/test_aws.py 26.54% <0%> (-73.46%) :arrow_down:
tests/test_dcos_e2e/test_cluster.py 33.52% <0%> (-66.48%) :arrow_down:
src/dcos_e2e/backends/_aws/__init__.py 36.5% <0%> (-63.5%) :arrow_down:
... and 7 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 b52ef9a...0b3c8b6. Read the comment docs.