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

store, migration/db: add group to accounts table and set default value #119

Closed bun919tw closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #119 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   44.91%   44.91%           
=======================================
  Files          23       23           
  Lines        2211     2211           
=======================================
  Hits          993      993           
  Misses       1117     1117           
  Partials      101      101
Impacted Files Coverage Δ
store/account/account.go 79.24% <100%> (ø) :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 8df56b6...d4e596c. Read the comment docs.