fix(TransactionFeedV2): Fix removals and "jumps" of pending transactions #6206
Codecov / codecov/project
succeeded
Nov 5, 2024 in 0s
88.93% (target 75.00%)
View this Pull Request on Codecov
88.93% (target 75.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 88.93%. Comparing base (
52fb491
) to head (605eb1e
).
Additional details and impacted files
@@ Coverage Diff @@
## main #6206 +/- ##
==========================================
- Coverage 88.93% 88.93% -0.01%
==========================================
Files 737 737
Lines 31378 31379 +1
Branches 5801 5804 +3
==========================================
- Hits 27907 27906 -1
- Misses 3273 3275 +2
Partials 198 198
Files with missing lines | Coverage Δ | |
---|---|---|
src/transactions/feed/TransactionFeedV2.tsx | 89.53% <100.00%> (-0.96%) |
⬇️ |
src/transactions/selectors.ts | 100.00% <100.00%> (ø) |
|
src/transactions/utils.ts | 96.82% <ø> (-0.10%) |
⬇️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 52fb491...605eb1e. Read the comment docs.
Loading