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

Dynamic balancer #106

Closed markya0616 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #106 into master will decrease coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
- Coverage   44.93%   44.91%   -0.03%     
==========================================
  Files          23       23              
  Lines        2212     2211       -1     
==========================================
- Hits          994      993       -1     
  Misses       1117     1117              
  Partials      101      101
Impacted Files Coverage Δ
store/new_erc20.go 73.25% <100%> (ø) :arrow_up:
service/indexer/indexer.go 83.07% <100%> (ø) :arrow_up:
store/store.go 72% <100%> (-0.19%) :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 c0655cf...3e40af8. Read the comment docs.