praekeltfoundation / seaworthy

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

Support & use Docker SDK version 3 #60

Closed JayH5 closed 6 years ago

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

Codecov Report

Merging #60 into develop will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop    #60   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files           25     25           
  Lines         2470   2500   +30     
  Branches       156    158    +2     
======================================
+ Hits          2470   2500   +30
Impacted Files Coverage Ξ”
seaworthy/containers/postgresql.py 100% <ΓΈ> (ΓΈ) :arrow_up:
seaworthy/containers/redis.py 100% <ΓΈ> (ΓΈ) :arrow_up:
seaworthy/containers/rabbitmq.py 100% <ΓΈ> (ΓΈ) :arrow_up:
seaworthy/helpers.py 100% <100%> (ΓΈ) :arrow_up:
seaworthy/tests-core/test_ps.py 100% <100%> (ΓΈ) :arrow_up:
seaworthy/logs.py 100% <100%> (ΓΈ) :arrow_up:
seaworthy/tests-core/test_logs.py 100% <100%> (ΓΈ) :arrow_up:
seaworthy/tests-core/test_helpers.py 100% <100%> (ΓΈ) :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 84172ed...3c92a8f. Read the comment docs.

bearnard commented 6 years ago

πŸ‘