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: fix eth address length #72

Closed countvonzero closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #72 into develop will decrease coverage by 0.02%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #72      +/-   ##
===========================================
- Coverage    43.14%   43.12%   -0.03%     
===========================================
  Files           22       22              
  Lines         2102     2103       +1     
===========================================
  Hits           907      907              
- Misses        1120     1121       +1     
  Partials        75       75
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 90c45b4...7745c96. Read the comment docs.