praekeltfoundation / seaworthy

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

Initial tests for process tree inspection tools #2

Closed JayH5 closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #2 into develop will increase coverage by 26.61%. The diff coverage is 88.65%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop       #2       +/-   ##
============================================
+ Coverage    35.82%   62.43%   +26.61%     
============================================
  Files            4        6        +2     
  Lines          134      189       +55     
  Branches        17       22        +5     
============================================
+ Hits            48      118       +70     
+ Misses          86       71       -15
Impacted Files Coverage Δ
seaworthy/utils.py 36.84% <ø> (-0.87%) :arrow_down:
seaworthy/tests/test_ps.py 100% <100%> (ø)
seaworthy/ps.py 79.62% <79.62%> (ø)
seaworthy/tests/__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 ebb2f92...baea742. Read the comment docs.