Skip to content

chore: fix icon module path casing and regenerate lowercase webapp ic…

f97594e
Select commit
Loading
Failed to load commit list.
Merged

Enforce lowercase icon module naming [WPB-22420] #21361

chore: fix icon module path casing and regenerate lowercase webapp ic…
f97594e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 1s

45.82% (-0.01%) compared to 4b93781, passed because coverage increased by 0% when compared to adjusted base (45.83%)

View this Pull Request on Codecov

45.82% (-0.01%) compared to 4b93781, passed because coverage increased by 0% when compared to adjusted base (45.83%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.82%. Comparing base (4b93781) to head (f97594e).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #21361      +/-   ##
==========================================
- Coverage   45.83%   45.82%   -0.01%     
==========================================
  Files        1698     1698              
  Lines       43840    43840              
  Branches     9127     9127              
==========================================
- Hits        20092    20091       -1     
  Misses      21472    21472              
- Partials     2276     2277       +1     
Files with missing lines Coverage Δ
...pp/src/script/auth/component/WirelessContainer.tsx 0.00% <ø> (ø)
apps/webapp/src/script/auth/page/CustomBackend.tsx 0.00% <ø> (ø)
...src/script/auth/page/CustomEnvironmentRedirect.tsx 86.95% <ø> (ø)
apps/webapp/src/script/auth/page/Index.tsx 71.42% <ø> (ø)
...s/webapp/src/script/auth/page/OAuthPermissions.tsx 8.92% <ø> (ø)
apps/webapp/src/script/auth/page/login/login.tsx 31.15% <ø> (ø)
...webapp/src/script/auth/page/login/singleSignOn.tsx 0.00% <ø> (ø)
...ipt/components/AppNotification/AppNotification.tsx 47.50% <ø> (ø)
...cript/components/AvailabilityIcon/Availability.tsx 87.50% <ø> (ø)
...app/src/script/components/Avatar/ServiceAvatar.tsx 100.00% <ø> (ø)
... and 133 more

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