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

store reward information #40

Closed bailantaotao closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #40 into develop will decrease coverage by 0.74%. The diff coverage is 87.09%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #40      +/-   ##
===========================================
- Coverage    41.36%   40.61%   -0.75%     
===========================================
  Files           16       18       +2     
  Lines         1772     1913     +141     
===========================================
+ Hits           733      777      +44     
- Misses         971     1070      +99     
+ Partials        68       66       -2
Impacted Files Coverage Δ
common/utils.go 16% <100%> (ø)
store/store.go 71.97% <63.63%> (+1.5%) :arrow_up:
common/errors.go 0% <0%> (ø)
store/transfer_processor.go 77.84% <0%> (+9.58%) :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 197e853...36d2ddc. Read the comment docs.