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

chore(TransactionFeedV2): Add error handling to Transaction Feed V2 #6151

Merged
merged 4 commits into from
Oct 16, 2024

Merge branch 'main' into slava/feed-v2-error-handling

601dbb1
Select commit
Loading
Failed to load commit list.
Merged

chore(TransactionFeedV2): Add error handling to Transaction Feed V2 #6151

Merge branch 'main' into slava/feed-v2-error-handling
601dbb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

88.77% (target 75.00%)

View this Pull Request on Codecov

88.77% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.77%. Comparing base (76f1605) to head (601dbb1).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main    #6151    +/-   ##
========================================
  Coverage   88.76%   88.77%            
========================================
  Files         727      727            
  Lines       30776    30786    +10     
  Branches     5627     5631     +4     
========================================
+ Hits        27319    27330    +11     
- Misses       3259     3414   +155     
+ Partials      198       42   -156     
Files with missing lines Coverage Δ
src/redux/apiReducersList.ts 100.00% <100.00%> (ø)
src/transactions/feed/TransactionFeedV2.tsx 90.00% <100.00%> (+0.63%) ⬆️

... and 68 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 76f1605...601dbb1. Read the comment docs.