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

Max blocks to insert #131

Closed markya0616 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #131 into master will increase coverage by 0.14%. The diff coverage is 61.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
+ Coverage   43.52%   43.66%   +0.14%     
==========================================
  Files          23       23              
  Lines        2192     2258      +66     
==========================================
+ Hits          954      986      +32     
- Misses       1132     1155      +23     
- Partials      106      117      +11
Impacted Files Coverage Δ
client/client.go 0% <ø> (ø) :arrow_up:
service/indexer/indexer.go 69.88% <60%> (-4.05%) :arrow_down:
store/store.go 69.18% <62%> (-2.82%) :arrow_down:
store/block_header/block_header.go 87.75% <66.66%> (-2.95%) :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 b39ea73...f7f03a0. Read the comment docs.