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.0 #34

Closed bailantaotao closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #34   +/-   ##
=========================================
  Coverage          ?   43.32%           
=========================================
  Files             ?       20           
  Lines             ?     1904           
  Branches          ?        0           
=========================================
  Hits              ?      825           
  Misses            ?     1013           
  Partials          ?       66
Impacted Files Coverage Δ
client/balancer.go 0% <0%> (ø)
client/client.go 0% <0%> (ø)
store/service_store.go 0% <0%> (ø)
store/balance_erc20.go 74.73% <100%> (ø)
store/event_erc20.go 88.23% <100%> (ø)
service/indexer/indexer.go 86.14% <100%> (ø)
store/balance.go 85.71% <100%> (ø)
contracts/utils.go 38.46% <38.46%> (ø)
store/transfer_processor.go 70.58% <70.58%> (ø)
store/subscription/subscription.go 77.27% <77.27%> (ø)
... and 2 more

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 29c7d80...f182460. Read the comment docs.