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

store: loop over smaller list #26

Closed countvonzero closed 6 years ago

countvonzero commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #26 into develop will increase coverage by 0.06%. The diff coverage is 78.04%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #26      +/-   ##
===========================================
+ Coverage    43.97%   44.03%   +0.06%     
===========================================
  Files           20       20              
  Lines         1924     1928       +4     
===========================================
+ Hits           846      849       +3     
- Misses        1009     1010       +1     
  Partials        69       69
Impacted Files Coverage Δ
store/subscription.go 70.94% <78.04%> (+0.09%) :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 1da5050...640c801. Read the comment docs.