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

Refactor: balloon, WAL and cache persistence #39

Closed aalda closed 5 years ago

aalda commented 5 years ago

Closes #38 #37 #36 #11 #31 #19.

codecov-io commented 5 years ago

Codecov Report

Merging #39 into master will increase coverage by 5.7%. The diff coverage is 77.97%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #39     +/-   ##
=========================================
+ Coverage   68.94%   74.65%   +5.7%     
=========================================
  Files          23       38     +15     
  Lines        1143     1862    +719     
=========================================
+ Hits          788     1390    +602     
- Misses        313      382     +69     
- Partials       42       90     +48
Impacted Files Coverage Δ
balloon/common/collect.go 0% <0%> (ø)
balloon/common/print.go 0% <0%> (ø)
log/log.go 0% <0%> (ø) :arrow_up:
client/client.go 58.82% <0%> (ø) :arrow_up:
balloon/common/test_helper.go 0% <0%> (ø)
api/apihttp/protocol.go 71.42% <0%> (+6.21%) :arrow_up:
balloon/common/caching.go 100% <100%> (ø)
balloon/hyper/navigator.go 100% <100%> (ø)
balloon/history/proof.go 100% <100%> (ø)
log/logger_debug.go 100% <100%> (ø) :arrow_up:
... and 50 more

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 486ab8c...7aea40b. Read the comment docs.

aalda commented 5 years ago

LGTM