Skip to content

chore(web): build ui package before tests

14ef96c
Select commit
Loading
Failed to load commit list.
Merged

fix: unify onboarding internal boot state refresh #1923

chore(web): build ui package before tests
14ef96c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

51.66% (+0.11%) compared to 8e4d44d

View this Pull Request on Codecov

51.66% (+0.11%) compared to 8e4d44d

Details

Codecov Report

❌ Patch coverage is 89.78723% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.66%. Comparing base (8e4d44d) to head (14ef96c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...api/graph/resolvers/onboarding/onboarding.model.ts 55.00% 9 Missing ⚠️
...ers/onboarding/onboarding-internal-boot.service.ts 90.24% 8 Missing ⚠️
...ts/Onboarding/steps/OnboardingInternalBootStep.vue 94.11% 3 Missing ⚠️
.../unraid-api/graph/resolvers/disks/disks.service.ts 92.59% 2 Missing ⚠️
...aid-api/graph/resolvers/mutation/mutation.model.ts 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1923      +/-   ##
==========================================
+ Coverage   51.55%   51.66%   +0.11%     
==========================================
  Files        1024     1026       +2     
  Lines       70846    70930      +84     
  Branches     7814     7841      +27     
==========================================
+ Hits        36522    36649     +127     
+ Misses      34202    34159      -43     
  Partials      122      122              

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