fix(TransactionFeedV2): Fix persisted feed storing unmerged transactions #6205
Codecov / codecov/project
succeeded
Nov 5, 2024 in 1s
88.94% (target 75.00%)
View this Pull Request on Codecov
88.94% (target 75.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 88.94%. Comparing base (
630cf89
) to head (5e1a615
).
Report is 5 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #6205 +/- ##
========================================
Coverage 88.93% 88.94%
========================================
Files 737 737
Lines 31370 31386 +16
Branches 5800 5497 -303
========================================
+ Hits 27900 27915 +15
- Misses 3425 3427 +2
+ Partials 45 44 -1
Files with missing lines | Coverage Δ | |
---|---|---|
src/transactions/feed/TransactionFeedV2.tsx | 90.49% <100.00%> (+0.32%) |
⬆️ |
src/transactions/selectors.ts | 100.00% <ø> (ø) |
|
src/transactions/slice.ts | 98.63% <100.00%> (-0.02%) |
⬇️ |
... and 4 files with indirect coverage changes
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 630cf89...5e1a615. Read the comment docs.
Loading