Closed countvonzero closed 6 years ago
Merging #62 into develop will increase coverage by
0.2%
. The diff coverage is45.83%
.
@@ Coverage Diff @@
## develop #62 +/- ##
==========================================
+ Coverage 40.76% 40.97% +0.2%
==========================================
Files 20 20
Lines 1982 1972 -10
==========================================
Hits 808 808
+ Misses 1111 1101 -10
Partials 63 63
Impacted Files | Coverage Δ | |
---|---|---|
client/balancer.go | 0% <0%> (ø) |
:arrow_up: |
store/transfer_processor.go | 74.41% <78.57%> (ø) |
: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 e4f83cc...da4c86d. Read the comment docs.
when querying geth for erc20/eth balances, reduce memory usage by ~1/2.