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 removals and "jumps" of pending transactions #6206

Merged
merged 5 commits into from
Nov 5, 2024

Merge branch 'main' into slava/feed-v2-refactor-standby

605eb1e
Select commit
Loading
Failed to load commit list.
Merged

fix(TransactionFeedV2): Fix removals and "jumps" of pending transactions #6206

Merge branch 'main' into slava/feed-v2-refactor-standby
605eb1e
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

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