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

Remove uncles table #55

Closed bailantaotao closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #55 into develop will decrease coverage by 0.32%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #55      +/-   ##
===========================================
- Coverage    39.88%   39.55%   -0.33%     
===========================================
  Files           20       20              
  Lines         1963     1949      -14     
===========================================
- Hits           783      771      -12     
  Misses        1119     1119              
+ Partials        61       59       -2
Impacted Files Coverage Δ
model/types.go 50% <100%> (ø)
store/store.go 72.8% <100%> (+0.53%) :arrow_up:
common/utils.go 15.5% <100%> (+3.34%) :arrow_up:
model/query.go 0% <0%> (ø)

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 ce97ce8...1fc0c72. Read the comment docs.