Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(TransactionFeedV2): Fix persisted feed storing unmerged transactions #6205

Merged
merged 2 commits into from
Nov 5, 2024

add space just to trigger PR checks re-run

5e1a615
Select commit
Loading
Failed to load commit list.
Merged

fix(TransactionFeedV2): Fix persisted feed storing unmerged transactions #6205

add space just to trigger PR checks re-run
5e1a615
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@           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.