praekeltfoundation / seaworthy

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

Make the helper resource namespace configurable #18

Closed JayH5 closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #18 into develop will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #18      +/-   ##
===========================================
+ Coverage    99.49%   99.49%   +<.01%     
===========================================
  Files           22       20       -2     
  Lines         1379     1392      +13     
  Branches       113      113              
===========================================
+ Hits          1372     1385      +13     
  Misses           6        6              
  Partials         1        1
Impacted Files Coverage Δ
seaworthy/ps.py 100% <100%> (ø) :arrow_up:
seaworthy/tests-core/test_dockerhelper.py 100% <100%> (ø) :arrow_up:
seaworthy/logs.py 100% <100%> (ø) :arrow_up:
seaworthy/dockerhelper.py 100% <100%> (ø) :arrow_up:
seaworthy/containers/provided.py 90.27% <100%> (ø) :arrow_up:
seaworthy/tests-core/containers/__init__.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 72ed2bb...e6c9c66. Read the comment docs.