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, rpc version 18 #399

Open
wants to merge 41 commits into
base: master
Choose a base branch
from

Merge branch 'master' into rpc-version-18

1019a42
Select commit
Loading
Failed to load commit list.
Open

feat!: support 4.1.0, rpc version 18 #399

Merge branch 'master' into rpc-version-18
1019a42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 1s

77.68% (+0.05%) compared to a672599

View this Pull Request on Codecov

77.68% (+0.05%) compared to a672599

Details

Codecov Report

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

Project coverage is 77.68%. Comparing base (a672599) to head (1019a42).

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   77.62%   77.68%   +0.05%     
==========================================
  Files          14       14              
  Lines        1506     1519      +13     
==========================================
+ Hits         1169     1180      +11     
- Misses        337      339       +2     

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