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

feat: radarr integration #1053

Merged
merged 2 commits into from
Sep 7, 2024
Merged

feat: radarr integration #1053

merged 2 commits into from
Sep 7, 2024

Conversation

hillaliy
Copy link
Contributor

@hillaliy hillaliy commented Aug 31, 2024


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)

image

@hillaliy hillaliy changed the title feat: sonarr integration feat: radarr integration Aug 31, 2024
Copy link

deepsource-io bot commented Aug 31, 2024

Here's the code health analysis summary for commits fcf23c3..cd17f51. 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 Aug 31, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 39.62% 12313 / 31073
🔵 Statements 39.62% 12313 / 31073
🔵 Functions 35.36% 308 / 871
🔵 Branches 71.28% 1107 / 1553
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/cron-jobs/src/jobs/integrations/media-organizer.ts 0% 0% 0% 0% 1-2, 4-8, 10, 14, 16-35, 37-39, 41-42, 44-47, 49-52, 54, 56-60
packages/integrations/src/index.ts 100% 100% 100% 100%
packages/integrations/src/base/creator.ts 73.33% 100% 0% 73.33% 15-20, 22-23
packages/integrations/src/media-organizer/radarr/radarr-integration.ts 18.81% 100% 0% 18.81% 13-19, 27-38, 40-53, 55-65, 67-75, 77-78, 80-83, 85-90, 92-98, 100-109
Generated in workflow #2810

@Meierschlumpf Meierschlumpf mentioned this pull request Sep 2, 2024
4 tasks
@Meierschlumpf Meierschlumpf marked this pull request as ready for review September 7, 2024 18:56
@Meierschlumpf Meierschlumpf requested a review from a team as a code owner September 7, 2024 18:56
@Meierschlumpf Meierschlumpf added the enhancement New feature or request label Sep 7, 2024
@Meierschlumpf Meierschlumpf merged commit e88854c into dev Sep 7, 2024
11 checks passed
@Meierschlumpf Meierschlumpf deleted the radarr-integration branch September 7, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants