Skip to content

fix(onboarding): reuse confirm dialog in standalone boot flow

6746900
Select commit
Loading
Failed to load commit list.
Draft

feat: move onboarding wizard persistence server-side #1984

fix(onboarding): reuse confirm dialog in standalone boot flow
6746900
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

52.78% (+0.42%) compared to 5c297da

View this Pull Request on Codecov

52.78% (+0.42%) compared to 5c297da

Details

Codecov Report

❌ Patch coverage is 88.25939% with 344 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.78%. Comparing base (5c297da) to head (6746900).

Files with missing lines Patch % Lines
web/src/components/Onboarding/OnboardingModal.vue 71.23% 84 Missing ⚠️
...ts/Onboarding/steps/OnboardingInternalBootStep.vue 80.42% 83 Missing ⚠️
...rc/unraid-api/config/onboarding-tracker.service.ts 87.09% 36 Missing ⚠️
...g/standalone/OnboardingInternalBoot.standalone.vue 85.91% 30 Missing ⚠️
...ts/Onboarding/steps/OnboardingCoreSettingsStep.vue 90.58% 24 Missing ⚠️
...ponents/Onboarding/steps/OnboardingSummaryStep.vue 94.74% 21 Missing and 1 partial ⚠️
...raph/resolvers/customization/onboarding.service.ts 88.88% 13 Missing ⚠️
...h/resolvers/customization/activation-code.model.ts 71.42% 10 Missing ⚠️
...rc/components/Onboarding/useOnboardingLifecycle.ts 78.72% 10 Missing ⚠️
...ponents/Onboarding/steps/OnboardingPluginsStep.vue 92.96% 9 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1984      +/-   ##
==========================================
+ Coverage   52.35%   52.78%   +0.42%     
==========================================
  Files        1033     1038       +5     
  Lines       71626    72743    +1117     
  Branches     8148     8408     +260     
==========================================
+ Hits        37503    38397     +894     
- Misses      33998    34220     +222     
- Partials      125      126       +1     

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