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

client/balancer.go: implement chunk to avoid connection reset on geth #32

Closed yurenju closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #32 into develop will decrease coverage by 0.34%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #32      +/-   ##
===========================================
- Coverage    43.72%   43.37%   -0.35%     
===========================================
  Files           20       20              
  Lines         1887     1902      +15     
===========================================
  Hits           825      825              
- Misses         997     1012      +15     
  Partials        65       65
Impacted Files Coverage Δ
client/balancer.go 0% <0%> (ø) :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 0bb9177...7539a4c. Read the comment docs.