praekeltfoundation / seaworthy

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

DockerHelper: Add support for volumes #20

Closed JayH5 closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #20 into develop will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #20      +/-   ##
===========================================
+ Coverage    99.42%   99.49%   +0.07%     
===========================================
  Files           20       20              
  Lines         1558     1777     +219     
  Branches       120      128       +8     
===========================================
+ Hits          1549     1768     +219     
  Misses           7        7              
  Partials         2        2
Impacted Files Coverage Δ
seaworthy/tests-core/test_dockerhelper.py 100% <100%> (ø) :arrow_up:
seaworthy/dockerhelper.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 6505122...f098880. Read the comment docs.