getamis / eth-indexer

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

client: return TD int directly in 1.8.14 geth #91

Closed markya0616 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #91 into develop will increase coverage by 0.1%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop      #91     +/-   ##
==========================================
+ Coverage    43.01%   43.11%   +0.1%     
==========================================
  Files           23       23             
  Lines         2118     2113      -5     
==========================================
  Hits           911      911             
+ Misses        1132     1127      -5     
  Partials        75       75
Impacted Files Coverage Δ
client/client.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 b12fcb0...ce80c6d. Read the comment docs.