praekeltfoundation / seaworthy

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

ContainerClient: Easily make HTTP requests against a container #26

Closed JayH5 closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #26 into develop will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #26      +/-   ##
===========================================
+ Coverage    99.52%   99.55%   +0.03%     
===========================================
  Files           20       22       +2     
  Lines         1888     2037     +149     
  Branches       135      139       +4     
===========================================
+ Hits          1879     2028     +149     
  Misses           7        7              
  Partials         2        2
Impacted Files Coverage Δ
seaworthy/client.py 100% <100%> (ø)
seaworthy/tests-core/test_client.py 100% <100%> (ø)

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 99fe9c1...7c8e87b. Read the comment docs.