Skip to content

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

Open
elibosley wants to merge 27 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 27 commits into
mainfrom
feat/consolidated-header

test(web): align consolidated header test with header-shell grid

68bc3b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

52.89% (+0.11%) compared to 2679fda

View this Pull Request on Codecov

52.89% (+0.11%) compared to 2679fda

Details

Codecov Report

❌ Patch coverage is 82.45192% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.89%. Comparing base (2679fda) to head (68bc3b1).

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.86% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2037      +/-   ##
==========================================
+ Coverage   52.77%   52.89%   +0.11%     
==========================================
  Files        1035     1041       +6     
  Lines       72060    72272     +212     
  Branches     8303     8324      +21     
==========================================
+ Hits        38031    38227     +196     
- Misses      33903    33919      +16     
  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.