praekeltfoundation / seaworthy

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

Fix log streaming #14

Closed jerith closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #14 into develop will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #14      +/-   ##
===========================================
+ Coverage    99.16%   99.19%   +0.02%     
===========================================
  Files           18       18              
  Lines          958      993      +35     
  Branches        72       73       +1     
===========================================
+ Hits           950      985      +35     
  Misses           7        7              
  Partials         1        1
Impacted Files Coverage Δ
seaworthy/logs.py 100% <100%> (ø) :arrow_up:
seaworthy/_lowlevel.py 100% <100%> (ø) :arrow_up:
seaworthy/tests-core/test_logs.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 dff7fc3...ac912cc. Read the comment docs.