Ran
|
Files
329
|
Run time
29s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Copy updated transaction in reducer to force UI to update As a performance fix in commit 4f9f011b9, the state was mutated instead of copied due to performance problems with copying all transactions for each update. This caused the UI to not update once an unconfirmed transaction became confirmed. This commit fixes that by copying only the updated transaction and only if has been confirmed.
570 of 1156 branches covered (49.31%)
Branch coverage included in aggregate %.
2510 of 3911 relevant lines covered (64.18%)
5.64 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|