rmartin16 / qbittorrent-api

Python client implementation for qBittorrent's Web API
https://qbittorrent-api.readthedocs.io/
MIT License
412 stars 66 forks source link

Add "individual torrent" methods to `torrents` namespace (fixes #261) #352

Closed rmartin16 closed 1 year ago

rmartin16 commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (79fae7f) 100.00% compared to head (372fad5) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #352 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 14 14 Lines 1927 1977 +50 Branches 351 365 +14 ========================================= + Hits 1927 1977 +50 ``` | [Files](https://app.codecov.io/gh/rmartin16/qbittorrent-api/pull/352?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Russell+Martin) | Coverage Δ | | |---|---|---| | [src/qbittorrentapi/torrents.py](https://app.codecov.io/gh/rmartin16/qbittorrent-api/pull/352?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Russell+Martin#diff-c3JjL3FiaXR0b3JyZW50YXBpL3RvcnJlbnRzLnB5) | `100.00% <100.00%> (ø)` | |

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