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

service/indexer: ignore old blocks #87

Closed markya0616 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #87 into develop will increase coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #87      +/-   ##
===========================================
+ Coverage    42.93%   43.01%   +0.08%     
===========================================
  Files           23       23              
  Lines         2115     2118       +3     
===========================================
+ Hits           908      911       +3     
  Misses        1132     1132              
  Partials        75       75
Impacted Files Coverage Δ
service/indexer/indexer.go 86.6% <100%> (+0.19%) :arrow_up:

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 26f65de...a022d9e. Read the comment docs.