Skip to content

Address CodeRabbit review feedback

560da92
Select commit
Loading
Failed to load commit list.
Merged

fix: share internal boot state across onboarding #1920

Address CodeRabbit review feedback
560da92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 1s

51.04% (+0.05%) compared to 2daceab

View this Pull Request on Codecov

51.04% (+0.05%) compared to 2daceab

Details

Codecov Report

❌ Patch coverage is 85.26316% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.04%. Comparing base (2daceab) to head (560da92).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...aph/resolvers/disks/internal-boot-state.service.ts 52.17% 11 Missing ⚠️
.../src/unraid-api/graph/resolvers/vars/vars.model.ts 0.00% 2 Missing ⚠️
web/src/store/server.ts 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1920      +/-   ##
==========================================
+ Coverage   50.99%   51.04%   +0.05%     
==========================================
  Files        1024     1025       +1     
  Lines       70569    70640      +71     
  Branches     7717     7738      +21     
==========================================
+ Hits        35985    36061      +76     
+ Misses      34458    34453       -5     
  Partials      126      126              

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