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

ES-597 metrics and logs #104

Closed markya0616 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #104 into master will increase coverage by 0.45%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   44.48%   44.93%   +0.45%     
==========================================
  Files          23       23              
  Lines        2194     2212      +18     
==========================================
+ Hits          976      994      +18     
  Misses       1117     1117              
  Partials      101      101
Impacted Files Coverage Δ
service/indexer/indexer.go 83.07% <100%> (+0.96%) :arrow_up:
model/types.go 68.42% <100%> (+1.75%) :arrow_up:
store/transfer_processor.go 76.39% <100%> (+0.2%) :arrow_up:

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 abb321c...e727bfe. Read the comment docs.