praekeltfoundation / seaworthy

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

Some log matcher improvements #17

Closed jerith closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #17      +/-   ##
===========================================
+ Coverage    99.46%   99.49%   +0.02%     
===========================================
  Files           22       22              
  Lines         1303     1379      +76     
  Branches       104      113       +9     
===========================================
+ Hits          1296     1372      +76     
  Misses           6        6              
  Partials         1        1
Impacted Files Coverage Δ
seaworthy/containers/base.py 100% <100%> (ø) :arrow_up:
seaworthy/logs.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 eb7bc0e...623dfb6. Read the comment docs.