Skip to content

Transmission 4.1/4.2 API parity + JSON-RPC 2.0 support - #600

Closed
trim21 with Copilot wants to merge 5 commits into
masterfrom
copilot/check-transmission-changelog
Closed

Transmission 4.1/4.2 API parity + JSON-RPC 2.0 support#600
trim21 with Copilot wants to merge 5 commits into
masterfrom
copilot/check-transmission-changelog

fix(client): support JSON-RPC 2.0 response types in ResponseData

a0617bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 9, 2026 in 0s

99.34% (-0.66%) compared to 2a629ba

View this Pull Request on Codecov

99.34% (-0.66%) compared to 2a629ba

Details

Codecov Report

❌ Patch coverage is 91.66667% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.34%. Comparing base (2a629ba) to head (a0617bf).

Files with missing lines Patch % Lines
transmission_rpc/client.py 88.00% 6 Missing ⚠️
transmission_rpc/types.py 89.47% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master     #600      +/-   ##
===========================================
- Coverage   100.00%   99.34%   -0.66%     
===========================================
  Files           10       10              
  Lines         1433     1535     +102     
===========================================
+ Hits          1433     1525      +92     
- Misses           0       10      +10     

☔ View full report in Codecov by Harness.
📢 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.