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

eth transfer events #12

Closed markya0616 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #12 into develop will decrease coverage by 1.7%. The diff coverage is 62.9%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #12      +/-   ##
===========================================
- Coverage    74.35%   72.65%   -1.71%     
===========================================
  Files           14       14              
  Lines          858      874      +16     
===========================================
- Hits           638      635       -3     
- Misses         180      197      +17     
- Partials        40       42       +2
Impacted Files Coverage Δ
store/balance_erc20.go 74.73% <0%> (-1.31%) :arrow_down:
client/client.go 0% <0%> (ø) :arrow_up:
store/account/account.go 90.76% <100%> (+0.6%) :arrow_up:
store/store.go 62.33% <64%> (-5.62%) :arrow_down:
service/indexer/indexer.go 86.14% <73.07%> (-2.04%) :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 9288364...f4dea9b. Read the comment docs.