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

[ES-286] service/indexer: not get receipts and transfer logs in genesis block #66

Closed markya0616 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #66 into develop will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #66      +/-   ##
===========================================
+ Coverage    42.48%   42.53%   +0.05%     
===========================================
  Files           21       21              
  Lines         2088     2090       +2     
===========================================
+ Hits           887      889       +2     
  Misses        1127     1127              
  Partials        74       74
Impacted Files Coverage Δ
service/indexer/indexer.go 85.92% <100%> (+0.14%) :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 5d85873...9a2f541. Read the comment docs.