praekeltfoundation / seaworthy

Test harness for Docker container images 🌊 🚢
BSD 3-Clause "New" or "Revised" License
29 stars 4 forks source link

Try a slightly more drastic DockerHelper refactor #28

Closed JayH5 closed 7 years ago

JayH5 commented 7 years ago
codecov[bot] commented 7 years ago

Codecov Report

Merging #28 into develop will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #28      +/-   ##
===========================================
- Coverage    99.58%   99.58%   -0.01%     
===========================================
  Files           22       22              
  Lines         2185     2178       -7     
  Branches       146      144       -2     
===========================================
- Hits          2176     2169       -7     
  Misses           7        7              
  Partials         2        2
Impacted Files Coverage Δ
seaworthy/tests-core/test_logs.py 100% <ø> (ø) :arrow_up:
seaworthy/tests-core/containers/test_base.py 100% <ø> (ø) :arrow_up:
seaworthy/pytest/fixtures.py 94.44% <ø> (-0.16%) :arrow_down:
seaworthy/tests/containers/test_provided.py 100% <ø> (ø) :arrow_up:
seaworthy/tests-core/test_client.py 100% <100%> (ø) :arrow_up:
seaworthy/tests-core/test_dockerhelper.py 100% <100%> (ø) :arrow_up:
seaworthy/dockerhelper.py 100% <100%> (ø) :arrow_up:
seaworthy/containers/base.py 100% <0%> (ø) :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 f329e0f...56f8a86. Read the comment docs.