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, configs, store: add a flag to load test chain config #73

Closed markya0616 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #73 into develop will decrease coverage by 0.05%. The diff coverage is 40%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #73      +/-   ##
===========================================
- Coverage    43.12%   43.07%   -0.06%     
===========================================
  Files           22       22              
  Lines         2103     2108       +5     
===========================================
+ Hits           907      908       +1     
- Misses        1121     1125       +4     
  Partials        75       75
Impacted Files Coverage Δ
common/utils.go 15.03% <0%> (-0.47%) :arrow_down:
store/store.go 75.15% <100%> (+0.15%) :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 fa095bf...45dfcc1. Read the comment docs.