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

service/indexer, store/subscription: reload states if it's a duplicat… #130

Closed markya0616 closed 5 years ago

markya0616 commented 5 years ago

…e key error

codecov-io commented 5 years ago

Codecov Report

Merging #130 into master will increase coverage by 0.04%. The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
+ Coverage   43.47%   43.52%   +0.04%     
==========================================
  Files          23       23              
  Lines        2185     2192       +7     
==========================================
+ Hits          950      954       +4     
- Misses       1130     1132       +2     
- Partials      105      106       +1
Impacted Files Coverage Δ
store/subscription/subscription.go 56.81% <ø> (ø) :arrow_up:
service/indexer/indexer.go 73.93% <62.5%> (-0.52%) :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 ec6e16d...8c57cf0. Read the comment docs.