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: assign new int for account diff #46

Closed markya0616 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #46 into develop will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #46   +/-   ##
========================================
  Coverage    42.04%   42.04%           
========================================
  Files           18       18           
  Lines         1917     1917           
========================================
  Hits           806      806           
  Misses        1045     1045           
  Partials        66       66
Impacted Files Coverage Δ
store/transfer_processor.go 77.84% <100%> (ø) :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 f664efd...35cc883. Read the comment docs.