BBVA / qed

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

Client #68

Closed jllucas closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #68 into master will decrease coverage by 7.2%. The diff coverage is 48.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   68.83%   61.63%   -7.21%     
==========================================
  Files          49       49              
  Lines        2853     2990     +137     
==========================================
- Hits         1964     1843     -121     
- Misses        717      984     +267     
+ Partials      172      163       -9
Impacted Files Coverage Δ
balloon/history/proof.go 88% <ø> (ø) :arrow_up:
raftwal/snapshot.go 45.45% <ø> (ø) :arrow_up:
api/apihttp/apihttp.go 36.52% <0%> (-5.26%) :arrow_down:
client/config.go 0% <0%> (ø) :arrow_up:
tests/e2e/setup.go 33.55% <100%> (-50.01%) :arrow_down:
raftwal/raft.go 61.11% <48.83%> (-0.35%) :arrow_down:
raftwal/fsm.go 56.55% <52.08%> (-4.68%) :arrow_down:
client/client.go 59.64% <57.14%> (+3.19%) :arrow_up:
tests/e2e/test_service.go 0% <0%> (-67.46%) :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 0a392b6...afb3f59. Read the comment docs.