latchset / custodia

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

Log SSLContext parameters for TLS server #210

Closed tiran closed 7 years ago

tiran commented 7 years ago

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

codecov-io commented 7 years ago

Codecov Report

Merging #210 into master will increase coverage by 0.56%. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
+ Coverage   69.68%   70.25%   +0.56%     
==========================================
  Files          36       37       +1     
  Lines        4001     4027      +26     
  Branches      441      442       +1     
==========================================
+ Hits         2788     2829      +41     
+ Misses       1066     1044      -22     
- Partials      147      154       +7
Impacted Files Coverage Δ
tests/test_httpd.py 100% <100%> (ø)
src/custodia/httpd/server.py 24.92% <83.33%> (+6.3%) :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 684692a...9be7bb5. Read the comment docs.