getamis / eth-indexer

An Ethereum project to crawl blockchain states into database
GNU Lesser General Public License v3.0
233 stars 47 forks source link

store: remove eth transfers while reorg #52

Closed markya0616 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #52 into develop will decrease coverage by 0.01%. The diff coverage is 33.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #52      +/-   ##
===========================================
- Coverage    42.34%   42.33%   -0.02%     
===========================================
  Files           18       18              
  Lines         1941     1944       +3     
===========================================
+ Hits           822      823       +1     
- Misses        1051     1052       +1     
- Partials        68       69       +1
Impacted Files Coverage Δ
store/store.go 71.42% <33.33%> (-0.73%) :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 f516938...a9a79a8. Read the comment docs.