Skip to content

Throw TransferReportedFailedException when remote peer sends UploadFailed message#896

Merged
jpdillingham merged 3 commits intomasterfrom
transfer-ex
Mar 8, 2026
Merged

Throw TransferReportedFailedException when remote peer sends UploadFailed message#896
jpdillingham merged 3 commits intomasterfrom
transfer-ex

Conversation

@jpdillingham
Copy link
Copy Markdown
Owner

This is currently throwing a plain TransferException with a message that includes the filename and username, and it's causing noise in slskd's error diagnostics.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 8, 2026

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.86%. Comparing base (0dfe338) to head (e78382b).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #896      +/-   ##
==========================================
+ Coverage   98.83%   98.86%   +0.03%     
==========================================
  Files         184      184              
  Lines        6499     6498       -1     
  Branches      996      996              
==========================================
+ Hits         6423     6424       +1     
+ Misses         49       48       -1     
+ Partials       27       26       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jpdillingham jpdillingham merged commit 8df97ed into master Mar 8, 2026
6 checks passed
@jpdillingham jpdillingham deleted the transfer-ex branch March 8, 2026 21:10
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.

1 participant