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

common: update the miner reward calculating #124

Closed bailantaotao closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #124 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   43.51%   43.56%   +0.05%     
==========================================
  Files          23       23              
  Lines        2183     2185       +2     
==========================================
+ Hits          950      952       +2     
  Misses       1129     1129              
  Partials      104      104
Impacted Files Coverage Δ
common/utils.go 16.79% <100%> (+1.29%) :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 f30bdfa...334631d. Read the comment docs.