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

Multiple geth v2 #94

Closed markya0616 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #94 into develop will increase coverage by 0.57%. The diff coverage is 77.85%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #94      +/-   ##
===========================================
+ Coverage    43.11%   43.68%   +0.57%     
===========================================
  Files           23       23              
  Lines         2113     2122       +9     
===========================================
+ Hits           911      927      +16     
+ Misses        1127     1116      -11     
- Partials        75       79       +4
Impacted Files Coverage Δ
client/client.go 0% <0%> (ø) :arrow_up:
client/balancer.go 0% <0%> (ø) :arrow_up:
store/new_erc20.go 73.25% <100%> (+0.63%) :arrow_up:
store/transfer_processor.go 75.77% <100%> (+0.1%) :arrow_up:
client/cache.go 100% <100%> (ø) :arrow_up:
store/store.go 75.15% <100%> (ø) :arrow_up:
service/indexer/indexer.go 82.11% <80%> (-4.49%) :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 d849f98...52dcb22. Read the comment docs.