Skip to content

Revert "fix(api): build shared before type checks"

bce81a6
Select commit
Loading
Failed to load commit list.
Merged

feat(api): expose internal boot devices in array GraphQL #1894

Revert "fix(api): build shared before type checks"
bce81a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 0s

49.83% (+0.09%) compared to 4b231ad

View this Pull Request on Codecov

49.83% (+0.09%) compared to 4b231ad

Details

Codecov Report

❌ Patch coverage is 81.70732% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.83%. Comparing base (4b231ad) to head (bce81a6).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...rc/unraid-api/graph/resolvers/array/array.model.ts 18.18% 9 Missing ⚠️
api/src/core/modules/array/get-array-data.ts 88.37% 5 Missing ⚠️
api/src/store/state-parsers/slots.ts 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1894      +/-   ##
==========================================
+ Coverage   49.73%   49.83%   +0.09%     
==========================================
  Files        1021     1021              
  Lines       69966    70037      +71     
  Branches     7383     7421      +38     
==========================================
+ Hits        34799    34901     +102     
+ Misses      35044    35013      -31     
  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.