getamis / eth-indexer

An Ethereum project to crawl blockchain states into database
GNU Lesser General Public License v3.0
232 stars 47 forks source link

Multi client #118

Closed markya0616 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #118 into master will decrease coverage by 0.95%. The diff coverage is 58.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
- Coverage   44.91%   43.95%   -0.96%     
==========================================
  Files          23       23              
  Lines        2211     2166      -45     
==========================================
- Hits          993      952      -41     
+ Misses       1117     1112       -5     
- Partials      101      102       +1
Impacted Files Coverage Δ
client/client.go 0% <0%> (ø) :arrow_up:
store/store.go 72.18% <100%> (+0.18%) :arrow_up:
service/indexer/indexer.go 79.09% <76%> (-3.99%) :arrow_down:

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 8df56b6...3dce1a9. Read the comment docs.