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

Fix multi client #123

Closed markya0616 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #123 into master will decrease coverage by 0.45%. The diff coverage is 29.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
- Coverage   43.96%   43.51%   -0.46%     
==========================================
  Files          23       23              
  Lines        2172     2183      +11     
==========================================
- Hits          955      950       -5     
- Misses       1114     1129      +15     
- Partials      103      104       +1
Impacted Files Coverage Δ
client/client.go 0% <0%> (ø) :arrow_up:
store/store.go 72% <100%> (-0.19%) :arrow_down:
store/transfer_processor.go 74.79% <25%> (-0.84%) :arrow_down:
service/indexer/indexer.go 74.44% <33.33%> (-4.65%) :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 35b5e86...ac992b2. Read the comment docs.