BBVA / qed

The scalable, auditable and high-performance tamper-evident log project
https://qed.readthedocs.io/
Apache License 2.0
95 stars 19 forks source link

TLS #66

Closed iknite closed 5 years ago

iknite commented 5 years ago

Enable TLS configuration for QED servers.

codecov-io commented 5 years ago

Codecov Report

Merging #66 into master will decrease coverage by 0.25%. The diff coverage is 69.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   68.74%   68.48%   -0.26%     
==========================================
  Files          48       49       +1     
  Lines        2761     2786      +25     
==========================================
+ Hits         1898     1908      +10     
- Misses        699      709      +10     
- Partials      164      169       +5
Impacted Files Coverage Δ
log/log.go 0% <ø> (ø) :arrow_up:
api/apihttp/apihttp.go 38.84% <ø> (ø) :arrow_up:
client/config.go 0% <0%> (ø)
tests/e2e/test_service.go 66.19% <50%> (-0.47%) :arrow_down:
client/client.go 56.91% <75%> (+1.77%) :arrow_up:
tests/e2e/setup.go 82.48% <80.95%> (-2.6%) :arrow_down:

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 4cc00cb...e82cfb8. Read the comment docs.