Closed countvonzero closed 6 years ago
the old code misses block number 5817941 that has a fee payment but no event. the new code now finds it
original bug where block 5817941 is not recorded for this account.
Merging #47 into develop will increase coverage by
0.39%
. The diff coverage is88.23%
.
@@ Coverage Diff @@
## develop #47 +/- ##
===========================================
+ Coverage 42.04% 42.43% +0.39%
===========================================
Files 18 18
Lines 1917 1937 +20
===========================================
+ Hits 806 822 +16
- Misses 1045 1047 +2
- Partials 66 68 +2
Impacted Files | Coverage Δ | |
---|---|---|
store/store.go | 72.15% <100%> (+0.17%) |
:arrow_up: |
store/transfer_processor.go | 77.95% <87.09%> (+0.11%) |
: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 d44bd08...f0fe22b. Read the comment docs.