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

Beef up total balance tests #44

Closed countvonzero closed 6 years ago

countvonzero commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #44 into develop will increase coverage by 0.57%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #44      +/-   ##
===========================================
+ Coverage    40.61%   41.18%   +0.57%     
===========================================
  Files           18       18              
  Lines         1913     1918       +5     
===========================================
+ Hits           777      790      +13     
+ Misses        1070     1062       -8     
  Partials        66       66
Impacted Files Coverage Δ
store/account/account.go 87.09% <100%> (+9.82%) :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 08f121c...8f35e8b. Read the comment docs.