Skip to content

fix: replace aria-label with aria-describedby

e219f49
Select commit
Loading
Failed to load commit list.
Merged

feat: Add hardware acceleration toggle with restart confirmation (Desktop only) [WPB-22425] #20441

fix: replace aria-label with aria-describedby
e219f49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 1s

45.67% (+0.05%) compared to b36b23f

View this Pull Request on Codecov

45.67% (+0.05%) compared to b36b23f

Details

Codecov Report

❌ Patch coverage is 75.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.67%. Comparing base (b36b23f) to head (e219f49).
⚠️ Report is 4 commits behind head on dev.

Files with missing lines Patch % Lines
apps/webapp/src/script/Config.ts 0.00% 3 Missing ⚠️
...t/panels/preferences/avPreferences/CallOptions.tsx 88.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #20441      +/-   ##
==========================================
+ Coverage   45.62%   45.67%   +0.05%     
==========================================
  Files        1651     1651              
  Lines       40938    40958      +20     
  Branches     8445     8450       +5     
==========================================
+ Hits        18676    18709      +33     
+ Misses      20325    20311      -14     
- Partials     1937     1938       +1     
Files with missing lines Coverage Δ
...pt/repositories/conversation/linkPreviews/index.ts 73.17% <ø> (ø)
...t/panels/preferences/avPreferences/CallOptions.tsx 66.00% <88.23%> (+62.96%) ⬆️
apps/webapp/src/script/Config.ts 50.00% <0.00%> (-13.64%) ⬇️

... and 1 file with indirect coverage changes

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