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

Include event for new subs #31

Closed countvonzero closed 6 years ago

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

Codecov Report

Merging #31 into develop will decrease coverage by 0.31%. The diff coverage is 73.61%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #31      +/-   ##
===========================================
- Coverage    44.03%   43.72%   -0.32%     
===========================================
  Files           20       20              
  Lines         1928     1887      -41     
===========================================
- Hits           849      825      -24     
+ Misses        1010      997      -13     
+ Partials        69       65       -4
Impacted Files Coverage Δ
store/subscription/subscription.go 77.27% <100%> (ø) :arrow_up:
store/store.go 70.46% <100%> (+2.56%) :arrow_up:
store/transfer_processor.go 71.52% <71.52%> (ø)

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 d0700fb...75a2f28. Read the comment docs.