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!: support 4.1.0-beta.1, rpc version 18 #399

Merged
merged 44 commits into from
Dec 13, 2024

merge

f8a5511
Select commit
Loading
Failed to load commit list.
Merged

feat!: support 4.1.0-beta.1, rpc version 18 #399

merge
f8a5511
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 13, 2024 in 1s

77.50% (-0.52%) compared to 8d2ee2c

View this Pull Request on Codecov

77.50% (-0.52%) compared to 8d2ee2c

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.

Project coverage is 77.50%. Comparing base (8d2ee2c) to head (f8a5511).

Files with missing lines Patch % Lines
transmission_rpc/types.py 81.81% 2 Missing ⚠️
transmission_rpc/client.py 66.66% 1 Missing ⚠️
transmission_rpc/torrent.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
- Coverage   78.01%   77.50%   -0.52%     
==========================================
  Files          15       15              
  Lines        1574     1587      +13     
==========================================
+ Hits         1228     1230       +2     
- Misses        346      357      +11     

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