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

cmd/service: add indexer profiling #4

Closed markya0616 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##             develop       #4   +/-   ##
==========================================
  Coverage           ?   77.03%           
==========================================
  Files              ?       15           
  Lines              ?      849           
  Branches           ?        0           
==========================================
  Hits               ?      654           
  Misses             ?      164           
  Partials           ?       31
Impacted Files Coverage Δ
client/client.go 0% <0%> (ø)
service/indexer/indexer.go 88.18% <100%> (ø)

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 ffef7f9...2a23187. Read the comment docs.