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.7 #64

Closed bailantaotao closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c5e6c90). Click here to learn what that means. The diff coverage is 74.48%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #64   +/-   ##
=========================================
  Coverage          ?   42.48%           
=========================================
  Files             ?       21           
  Lines             ?     2088           
  Branches          ?        0           
=========================================
  Hits              ?      887           
  Misses            ?     1127           
  Partials          ?       74
Impacted Files Coverage Δ
common/errors.go 0% <ø> (ø)
model/types.go 46.15% <ø> (ø)
client/client.go 0% <0%> (ø)
service/indexer/indexer.go 85.78% <100%> (ø)
store/subscription/subscription.go 70.31% <100%> (ø)
store/new_erc20.go 72.61% <72.61%> (ø)
store/store.go 75.48% <78.94%> (ø)
store/account/account.go 86.84% <81.81%> (ø)
store/transfer_processor.go 75.66% <84.61%> (ø)

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 c5e6c90...5d85873. Read the comment docs.