Open trim21 opened 7 months ago
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: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
feature:
sequential_download
toclient.change_torrent()
sequential_download
toclient.get_torrent()
ip_protocol
argument toclient.port_test()
file.beginPiece
andfile.endPiece
BREAKING CHANGE:
client.port_test()
now return aPortTestResult
instead of abool
.