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

Release v0.2.1 #36

Closed bailantaotao closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #36 into master will decrease coverage by 0.02%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #36      +/-   ##
=========================================
- Coverage   43.32%   43.3%   -0.03%     
=========================================
  Files          20      20              
  Lines        1904    1905       +1     
=========================================
  Hits          825     825              
- Misses       1013    1014       +1     
  Partials       66      66
Impacted Files Coverage Δ
store/subscription/subscription.go 77.27% <100%> (ø) :arrow_up:
store/transfer_processor.go 70.12% <33.33%> (-0.46%) :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 1c4efed...213fc30. Read the comment docs.