trim21 / transmission-rpc

https://transmission-rpc.readthedocs.io/en/stable/
MIT License
146 stars 34 forks source link

feat!: support 4.1.0, rpc version 18 #399

Open trim21 opened 7 months ago

trim21 commented 7 months ago

feature:

BREAKING CHANGE:client.port_test() now return a PortTestResult instead of a bool.

codecov[bot] commented 7 months ago

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 :warning:
transmission_rpc/client.py 66.66% 1 Missing :warning:
transmission_rpc/torrent.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ``` | [Flag](https://app.codecov.io/gh/trim21/transmission-rpc/pull/399/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Trim21) | Coverage Δ | | |---|---|---| | [3.10](https://app.codecov.io/gh/trim21/transmission-rpc/pull/399/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Trim21) | `77.68% <77.77%> (+0.05%)` | :arrow_up: | | [3.11](https://app.codecov.io/gh/trim21/transmission-rpc/pull/399/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Trim21) | `77.68% <77.77%> (+0.05%)` | :arrow_up: | | [3.12](https://app.codecov.io/gh/trim21/transmission-rpc/pull/399/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Trim21) | `77.68% <77.77%> (+0.05%)` | :arrow_up: | | [3.8](https://app.codecov.io/gh/trim21/transmission-rpc/pull/399/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Trim21) | `77.46% <76.47%> (+0.03%)` | :arrow_up: | | [3.9](https://app.codecov.io/gh/trim21/transmission-rpc/pull/399/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Trim21) | `77.46% <76.47%> (+0.03%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Trim21#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.