Skip to content

fix(api): harden internal boot alert bootstrap

47a89fd
Select commit
Loading
Failed to load commit list.
Merged

feat(api): alert when usb boot has internal boot target #1898

fix(api): harden internal boot alert bootstrap
47a89fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 1s

50.74% (+0.11%) compared to 86e87c9

View this Pull Request on Codecov

50.74% (+0.11%) compared to 86e87c9

Details

Codecov Report

❌ Patch coverage is 89.05473% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.74%. Comparing base (86e87c9) to head (47a89fd).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../unraid-api/graph/resolvers/disks/disks.service.ts 85.04% 16 Missing ⚠️
...olvers/disks/internal-boot-notification.service.ts 93.18% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1898      +/-   ##
==========================================
+ Coverage   50.63%   50.74%   +0.11%     
==========================================
  Files        1021     1022       +1     
  Lines       70262    70462     +200     
  Branches     7565     7636      +71     
==========================================
+ Hits        35575    35758     +183     
- Misses      34564    34581      +17     
  Partials      123      123              

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