getamis / eth-indexer

An Ethereum project to crawl blockchain states into database
GNU Lesser General Public License v3.0
232 stars 47 forks source link

Batch update block number #25

Closed countvonzero closed 6 years ago

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

Codecov Report

Merging #25 into develop will decrease coverage by 0.13%. The diff coverage is 54.54%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #25      +/-   ##
===========================================
- Coverage     44.1%   43.97%   -0.14%     
===========================================
  Files           20       20              
  Lines         1925     1924       -1     
===========================================
- Hits           849      846       -3     
- Misses        1008     1009       +1     
- Partials        68       69       +1
Impacted Files Coverage Δ
store/subscription.go 70.85% <50%> (+0.16%) :arrow_up:
store/subscription/subscription.go 77.27% <60%> (-3.61%) :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 3366cd9...fd7834f. Read the comment docs.