latchset / custodia

An API to manage secrets storage and retrieval
GNU General Public License v3.0
85 stars 27 forks source link

Tests: add lifeness probe of process and socket and revert coverage change #213

Closed tiran closed 7 years ago

tiran commented 7 years ago

Signed-off-by: Christian Heimes cheimes@redhat.com

codecov-io commented 7 years ago

Codecov Report

Merging #213 into master will decrease coverage by 0.16%. The diff coverage is 80.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #213      +/-   ##
==========================================
- Coverage   69.98%   69.82%   -0.17%     
==========================================
  Files          35       31       -4     
  Lines        3412     3201     -211     
  Branches      380      347      -33     
==========================================
- Hits         2388     2235     -153     
+ Misses        897      847      -50     
+ Partials      127      119       -8
Impacted Files Coverage Δ
tests/test_custodia.py 94.98% <80.95%> (-1.08%) :arrow_down:
src/custodia/log.py 76.85% <0%> (-3.71%) :arrow_down:
src/custodia/root.py
src/custodia/forwarder.py
src/custodia/cli/__main__.py
src/custodia/cli/__init__.py

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 a1bfd5e...9ab2a8d. Read the comment docs.