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

change the gas price to be big int #68

Closed bailantaotao closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #68 into develop will not change coverage. The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #68   +/-   ##
========================================
  Coverage    42.53%   42.53%           
========================================
  Files           21       21           
  Lines         2090     2090           
========================================
  Hits           889      889           
  Misses        1127     1127           
  Partials        74       74
Impacted Files Coverage Δ
model/types.go 46.15% <ø> (ø) :arrow_up:
common/utils.go 15.5% <0%> (ø) :arrow_up:
store/transfer_processor.go 75.66% <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 5c0e40e...625d578. Read the comment docs.