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

Return miner uncles reward on total balances #54

Closed bailantaotao closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #54 into develop will increase coverage by 0.76%. The diff coverage is 77.64%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #54      +/-   ##
===========================================
+ Coverage    39.55%   40.31%   +0.76%     
===========================================
  Files           20       20              
  Lines         1949     2004      +55     
===========================================
+ Hits           771      808      +37     
- Misses        1119     1133      +14     
- Partials        59       63       +4
Impacted Files Coverage Δ
common/errors.go 0% <ø> (ø) :arrow_up:
store/subscription/subscription.go 71.83% <100%> (+0.81%) :arrow_up:
store/store.go 75.88% <100%> (+3.08%) :arrow_up:
model/types.go 46.15% <20%> (-3.85%) :arrow_down:
store/transfer_processor.go 74.41% <72.72%> (-3.06%) :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 1daf154...1ce9e92. Read the comment docs.