Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: prowlarr integration indexers status changed from id to indexerId #1837

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

hillaliy
Copy link
Contributor

@hillaliy hillaliy commented Jan 2, 2025


Homarr

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

  • Builds without warnings or errors (pnpm buid, 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)

@hillaliy hillaliy requested a review from a team as a code owner January 2, 2025 18:48
@hillaliy hillaliy self-assigned this Jan 2, 2025
@hillaliy hillaliy added the bug Something isn't working label Jan 2, 2025
@hillaliy hillaliy linked an issue Jan 2, 2025 that may be closed by this pull request
Copy link

deepsource-io bot commented Jan 2, 2025

Here's the code health analysis summary for commits 6e21863..f7e46a6. 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.

Copy link

github-actions bot commented Jan 2, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 21.57% 7934 / 36777
🔵 Statements 21.57% 7934 / 36777
🔵 Functions 24.76% 287 / 1159
🔵 Branches 61.8% 864 / 1398
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/integrations/src/prowlarr/prowlarr-integration.ts 7.22% 100% 0% 7.22% 8-59, 62-74, 77-98
packages/integrations/src/prowlarr/prowlarr-types.ts 100% 100% 100% 100%
Generated in workflow #4462 for commit f7e46a6 by the Vitest Coverage Report Action

@hillaliy hillaliy merged commit ee8831a into dev Jan 2, 2025
17 checks passed
@hillaliy hillaliy deleted the fix-prowlarr-integration branch January 2, 2025 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Prowlarr Widget
2 participants