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

store: initialize map if not present #33

Closed countvonzero closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #33 into develop will decrease coverage by 0.04%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #33      +/-   ##
===========================================
- Coverage    43.72%   43.67%   -0.05%     
===========================================
  Files           20       20              
  Lines         1887     1889       +2     
===========================================
  Hits           825      825              
- Misses         997      998       +1     
- Partials        65       66       +1
Impacted Files Coverage Δ
store/transfer_processor.go 70.58% <0%> (-0.94%) :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 0bb9177...6b31ce9. Read the comment docs.