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.2 #43

Closed bailantaotao closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #43   +/-   ##
=========================================
  Coverage          ?   41.36%           
=========================================
  Files             ?       16           
  Lines             ?     1772           
  Branches          ?        0           
=========================================
  Hits              ?      733           
  Misses            ?      971           
  Partials          ?       68
Impacted Files Coverage Δ
store/account/account.go 77.27% <66.66%> (ø)
store/subscription/subscription.go 71.01% <75%> (ø)
store/transfer_processor.go 68.26% <75%> (ø)

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 b4e9def...197e853. Read the comment docs.