sebak icon indicating copy to clipboard operation
sebak copied to clipboard

[WIP] state and treedb

Open anarcher opened this issue 7 years ago • 4 comments

Background

https://github.com/bosnet/sebak/pull/277/files#diff-6c89e286be7a25c3243bc418dde88787R3

Solution

Possible Drawbacks

anarcher avatar Aug 24 '18 08:08 anarcher

Codecov Report

Merging #277 into master will decrease coverage by 0.78%. The diff coverage is 22.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
- Coverage   64.42%   63.63%   -0.79%     
==========================================
  Files          65       68       +3     
  Lines        4104     4183      +79     
==========================================
+ Hits         2644     2662      +18     
- Misses       1150     1208      +58     
- Partials      310      313       +3
Flag Coverage Δ
#integration_tests 46.15% <ø> (ø) :arrow_up:
#unittests 57.79% <22.78%> (-0.77%) :arrow_down:
Impacted Files Coverage Δ
lib/state/tree/eth/loader.go 0% <0%> (ø)
lib/state/tree/eth/trie.go 50% <50%> (ø)
lib/state/tree/eth/db.go 8.57% <8.57%> (ø)

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 f776bf0...d27bd32. Read the comment docs.

codecov-io avatar Aug 24 '18 08:08 codecov-io

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 26 '18 11:08 CLAassistant

I close it, If it needs itself, I will reopen it. :->

anarcher avatar Oct 10 '18 06:10 anarcher

statedb is back ~ 👍

kfangw avatar Dec 04 '18 05:12 kfangw