Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: missing cover types media organizers #2328

Merged
merged 1 commit into from
Feb 15, 2025

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 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)

@manuel-rw manuel-rw linked an issue Feb 14, 2025 that may be closed by this pull request
@manuel-rw manuel-rw self-assigned this Feb 14, 2025
@manuel-rw manuel-rw added the bug Something isn't working label Feb 14, 2025
Copy link

deepsource-io bot commented Feb 14, 2025

Here's the code health analysis summary for commits 8ee39eb..76d7b46. 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

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 21.6% 8721 / 40359
🔵 Statements 21.6% 8721 / 40359
🔵 Functions 26.76% 341 / 1274
🔵 Branches 62.45% 993 / 1590
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/integrations/src/media-organizer/media-organizer-integration.ts 13.33% 100% 0% 13.33% 9-21
packages/integrations/src/media-organizer/lidarr/lidarr-integration.ts 22.22% 100% 0% 22.22% 10-115
packages/integrations/src/media-organizer/radarr/radarr-integration.ts 26.16% 100% 0% 26.16% 18-105
packages/integrations/src/media-organizer/readarr/readarr-integration.ts 33.01% 100% 0% 33.01% 10-93
packages/integrations/src/media-organizer/sonarr/sonarr-integration.ts 21.56% 100% 0% 21.56% 16-104
Generated in workflow #5099 for commit 76d7b46 by the Vitest Coverage Report Action

@manuel-rw manuel-rw marked this pull request as ready for review February 14, 2025 17:53
@manuel-rw manuel-rw requested a review from a team as a code owner February 14, 2025 17:53
@manuel-rw manuel-rw merged commit a109636 into dev Feb 15, 2025
13 checks passed
@Meierschlumpf Meierschlumpf deleted the fix/missing-cover-types-media-organizers branch February 18, 2025 21:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Sonarr Calendar integration bugging out.
2 participants