Skip to content

feat(web): consolidated single-component header for Unraid 7.3+ (fixes mobile overlap)#2037

Open
elibosley wants to merge 31 commits into
mainfrom
feat/consolidated-header
Open

feat(web): consolidated single-component header for Unraid 7.3+ (fixes mobile overlap)#2037
elibosley wants to merge 31 commits into
mainfrom
feat/consolidated-header

fix(web): restore edge banner gradient instead of full-coverage overlay

8ecfcba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 1s

52.90% (+0.12%) compared to 2679fda

View this Pull Request on Codecov

52.90% (+0.12%) compared to 2679fda

Details

Codecov Report

❌ Patch coverage is 82.40964% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.90%. Comparing base (2679fda) to head (8ecfcba).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
web/src/components/Header/HeaderVersion.vue 70.78% 52 Missing ⚠️
web/src/components/Header/HeaderLogo.vue 71.05% 11 Missing ⚠️
web/src/components/Header/useServerProp.ts 80.55% 7 Missing ⚠️
...id-ui/src/components/common/sheet/SheetContent.vue 0.00% 1 Missing ⚠️
...d-ui/src/components/common/sheet/sheet.variants.ts 0.00% 1 Missing ⚠️
web/src/components/Header.standalone.vue 98.78% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2037      +/-   ##
==========================================
+ Coverage   52.77%   52.90%   +0.12%     
==========================================
  Files        1035     1041       +6     
  Lines       72060    72266     +206     
  Branches     8303     8328      +25     
==========================================
+ Hits        38031    38231     +200     
- Misses      33903    33909       +6     
  Partials      126      126              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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