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 subscription error var name #41

Closed charlesjhongc closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #41 into develop will decrease coverage by 0.03%. The diff coverage is 75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #41      +/-   ##
===========================================
- Coverage    41.18%   41.15%   -0.04%     
===========================================
  Files           16       16              
  Lines         1748     1747       -1     
===========================================
- Hits           720      719       -1     
  Misses         965      965              
  Partials        63       63
Impacted Files Coverage Δ
store/subscription/subscription.go 71.01% <75%> (-0.42%) :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 43122f1...306d2cc. Read the comment docs.