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

cmd, common, store: add chain flag to select chain config #83

Closed markya0616 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #83 into develop will decrease coverage by 0.08%. The diff coverage is 28.57%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #83      +/-   ##
===========================================
- Coverage    43.01%   42.93%   -0.09%     
===========================================
  Files           22       23       +1     
  Lines         2111     2115       +4     
===========================================
  Hits           908      908              
- Misses        1128     1132       +4     
  Partials        75       75
Impacted Files Coverage Δ
common/utils.go 15.5% <0%> (+0.46%) :arrow_up:
common/chain.go 0% <0%> (ø)
store/store.go 75.15% <100%> (ø) :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 71aad2d...0786ed5. Read the comment docs.