Skip to content

fix(transmission): total download incorrect for cross seeded torrents #3211

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

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

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

Closes #2429

@Meierschlumpf Meierschlumpf self-assigned this May 24, 2025
@Meierschlumpf Meierschlumpf added the bug Something isn't working label May 24, 2025
Copy link

deepsource-io bot commented May 24, 2025

Here's the code health analysis summary for commits 240bf16..6d09c9d. 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.92% 10814 / 49320
🔵 Statements 21.92% 10814 / 49320
🔵 Functions 30.55% 483 / 1581
🔵 Branches 63.89% 1345 / 2105
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/integrations/src/download-client/transmission/transmission-integration.ts 13.97% 100% 0% 13.97% 19-24, 27-60, 63-66, 69-71, 74-77, 80-82, 85-87, 90-96, 99-114
packages/integrations/src/interfaces/downloads/download-client-items.ts 100% 100% 100% 100%
packages/widgets/src/downloads/component.tsx 0% 0% 0% 0% 1-937
Generated in workflow #6526 for commit 6d09c9d by the Vitest Coverage Report Action

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: Transmission Total Download Incorrect For Cross Seeded Torrents
1 participant