Skip to content

refactor(tests): improve test setup for ActivationPluginsStep component

fcf3000
Select commit
Loading
Failed to load commit list.
Open

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

refactor(tests): improve test setup for ActivationPluginsStep component
fcf3000
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2025 in 0s

46.91% (+0.41%) compared to 9ef1cf1

View this Pull Request on Codecov

46.91% (+0.41%) compared to 9ef1cf1

Details

Codecov Report

❌ Patch coverage is 56.00519% with 1696 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.91%. Comparing base (9ef1cf1) to head (fcf3000).

Files with missing lines Patch % Lines
...ts/Activation/OnboardingTestHarness.standalone.vue 0.24% 411 Missing ⚠️
...nts/Activation/OnboardingAdminPanel.standalone.vue 0.41% 238 Missing ⚠️
web/src/components/Activation/ActivationModal.vue 55.86% 128 Missing ⚠️
...src/unraid-api/config/onboarding-tracker.module.ts 71.10% 126 Missing ⚠️
...resolvers/unraid-plugins/unraid-plugins.service.ts 71.32% 76 Missing ⚠️
...eb/src/components/Activation/usePluginInstaller.ts 9.87% 73 Missing ⚠️
api/src/core/utils/clients/emcmd.ts 7.24% 64 Missing ⚠️
.../graph/resolvers/onboarding/onboarding.mutation.ts 28.91% 59 Missing ⚠️
web/public/test-pages/shared-header.js 0.00% 56 Missing ⚠️
...graph/resolvers/system-time/system-time.service.ts 76.31% 45 Missing ⚠️
... and 33 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1746      +/-   ##
==========================================
+ Coverage   46.49%   46.91%   +0.41%     
==========================================
  Files         954      993      +39     
  Lines       59788    63344    +3556     
  Branches     5552     6039     +487     
==========================================
+ Hits        27799    29718    +1919     
- Misses      31870    33503    +1633     
- Partials      119      123       +4     

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