Skip to content

fix(onboarding-web): fallback to default image on logo error

a98b9c5
Select commit
Loading
Failed to load commit list.
Merged

feat(onboarding): add new onboarding flows for Unraid OS #1746

fix(onboarding-web): fallback to default image on logo error
a98b9c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2026 in 0s

48.05% (+1.56%) compared to 9ef1cf1

View this Pull Request on Codecov

48.05% (+1.56%) compared to 9ef1cf1

Details

Codecov Report

❌ Patch coverage is 71.36448% with 1085 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.05%. Comparing base (9ef1cf1) to head (a98b9c5).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...raph/resolvers/customization/onboarding.service.ts 76.50% 187 Missing ⚠️
api/src/core/utils/clients/emcmd.ts 7.07% 92 Missing ⚠️
...resolvers/unraid-plugins/unraid-plugins.service.ts 78.15% 78 Missing ⚠️
web/src/components/Onboarding/OnboardingSteps.vue 1.26% 78 Missing ⚠️
web/src/components/Onboarding/OnboardingModal.vue 78.24% 72 Missing ⚠️
web/public/test-pages/shared-header.js 0.00% 56 Missing ⚠️
...graph/resolvers/system-time/system-time.service.ts 77.50% 45 Missing ⚠️
.../src/unraid-api/config/onboarding-state.service.ts 46.83% 42 Missing ⚠️
...onents/Onboarding/components/OnboardingConsole.vue 2.32% 42 Missing ⚠️
...pi/graph/resolvers/info/network/network.service.ts 16.32% 41 Missing ⚠️
... and 38 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1746      +/-   ##
==========================================
+ Coverage   46.49%   48.05%   +1.56%     
==========================================
  Files         954     1002      +48     
  Lines       59788    66511    +6723     
  Branches     5552     6668    +1116     
==========================================
+ Hits        27799    31964    +4165     
- Misses      31870    34426    +2556     
- Partials      119      121       +2     

☔ View full report in Codecov by Sentry.
📢 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.