Skip to content

Conversation

@manuel-rw
Copy link
Member


Homarr

Thank you for your contribution. Please ensure that your pull request meets the following pull request:

  • Builds without warnings or errors (pnpm build, autofix with pnpm format:fix)
  • Pull request targets dev branch
  • Commits follow the conventional commits guideline
  • No shorthand variable names are used (eg. x, y, i or any abbrevation)
  • Documentation is up to date. Create a pull request here.

@manuel-rw manuel-rw linked an issue Nov 8, 2025 that may be closed by this pull request
@manuel-rw manuel-rw self-assigned this Nov 8, 2025
@manuel-rw manuel-rw force-pushed the feat/add-unraid-integration branch from 9573006 to cbeca83 Compare November 8, 2025 22:09
@deepsource-io
Copy link
Contributor

deepsource-io bot commented Nov 8, 2025

Here's the code health analysis summary for commits 8449d60..51c8074. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@github-actions
Copy link

github-actions bot commented Nov 8, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 38.12% 2895 / 7593
🔵 Statements 37.9% 3140 / 8283
🔵 Functions 34.63% 976 / 2818
🔵 Branches 24.61% 837 / 3401
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/api/src/router/widgets/health-monitoring.ts 3.84% 100% 0% 3.84% 14-69
packages/definitions/src/integration.ts 75% 0% 50% 76.47% 335, 338, 341, 344-345
packages/integrations/src/index.ts 0% 0% 0% 0%
packages/integrations/src/base/creator.ts 25% 0% 0% 25% 47-60
packages/integrations/src/unraid/unraid-integration.ts 9.37% 0% 0% 6.89% 22-185
packages/integrations/src/unraid/unraid-types.ts 100% 100% 100% 100%
packages/widgets/src/system-resources/index.ts 66.66% 100% 57.14% 62.5% 24, 32-39
Generated in workflow #9164 for commit 51c8074 by the Vitest Coverage Report Action

@manuel-rw manuel-rw force-pushed the feat/add-unraid-integration branch 5 times, most recently from 2c0efcf to 340a889 Compare November 9, 2025 15:38
@manuel-rw manuel-rw force-pushed the feat/add-unraid-integration branch from 340a889 to 51c8074 Compare November 9, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: unraid integration

2 participants