praekeltfoundation / seaworthy

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

Log streaming with timeouts #10

Closed jerith closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #10 into develop will increase coverage by 3.63%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #10      +/-   ##
===========================================
+ Coverage     87.9%   91.53%   +3.63%     
===========================================
  Files           10       11       +1     
  Lines          496      567      +71     
  Branches        40       46       +6     
===========================================
+ Hits           436      519      +83     
+ Misses          60       48      -12
Impacted Files Coverage Δ
seaworthy/_lowlevel.py 100% <100%> (ø)
seaworthy/tests-core/test_logs.py 100% <100%> (+7.85%) :arrow_up:
seaworthy/logs.py 100% <100%> (+1.96%) :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 d4f620a...af9bd57. Read the comment docs.