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: [IOBP-1186,IOBP-1187] Add a11y announcement when sorting the PSP list #6775

Merged
merged 4 commits into from
Mar 6, 2025

Merge branch 'master' into IOBP-1186-a11y-improvements-on-psp-modal

f7b8583
Select commit
Loading
Failed to load commit list.
Merged

chore: [IOBP-1186,IOBP-1187] Add a11y announcement when sorting the PSP list #6775

Merge branch 'master' into IOBP-1186-a11y-improvements-on-psp-modal
f7b8583
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2025 in 0s

50.98% (+4.57%) compared to f591e0a

View this Pull Request on Codecov

50.98% (+4.57%) compared to f591e0a

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 50.98%. Comparing base (f591e0a) to head (f7b8583).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
.../payments/checkout/hooks/useSortPspBottomSheet.tsx 71.42% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6775      +/-   ##
==========================================
+ Coverage   46.40%   50.98%   +4.57%     
==========================================
  Files        1453     1578     +125     
  Lines       30546    32691    +2145     
  Branches     6913     7407     +494     
==========================================
+ Hits        14176    16666    +2490     
+ Misses      16320    15979     -341     
+ Partials       50       46       -4     
Files with missing lines Coverage Δ
...ments/checkout/screens/WalletPaymentMakeScreen.tsx 10.00% <ø> (ø)
.../payments/checkout/hooks/useSortPspBottomSheet.tsx 85.71% <71.42%> (+3.89%) ⬆️

... and 324 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 a7e3fed...f7b8583. Read the comment docs.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.