trim21 / transmission-rpc

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

style: add `__future__.annocations` #428

Closed trim21 closed 3 months ago

trim21 commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 94.84536% with 5 lines in your changes missing coverage. Please review.

Project coverage is 77.55%. Comparing base (98fd011) to head (e3a42b1). Report is 59 commits behind head on master.

Files Patch % Lines
transmission_rpc/client.py 92.50% 3 Missing :warning:
transmission_rpc/error.py 88.88% 1 Missing :warning:
transmission_rpc/torrent.py 94.11% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #428 +/- ## ========================================== + Coverage 77.49% 77.55% +0.05% ========================================== Files 14 14 Lines 1471 1479 +8 ========================================== + Hits 1140 1147 +7 - Misses 331 332 +1 ``` | [Flag](https://app.codecov.io/gh/trim21/transmission-rpc/pull/428/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/428/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Trim21) | `77.55% <94.84%> (+0.05%)` | :arrow_up: | | [3.11](https://app.codecov.io/gh/trim21/transmission-rpc/pull/428/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Trim21) | `77.55% <94.84%> (+0.05%)` | :arrow_up: | | [3.12](https://app.codecov.io/gh/trim21/transmission-rpc/pull/428/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Trim21) | `77.55% <94.84%> (+0.05%)` | :arrow_up: | | [3.8](https://app.codecov.io/gh/trim21/transmission-rpc/pull/428/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Trim21) | `77.53% <94.84%> (+0.05%)` | :arrow_up: | | [3.9](https://app.codecov.io/gh/trim21/transmission-rpc/pull/428/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Trim21) | `77.53% <94.84%> (+0.05%)` | :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.