transmission-rpc icon indicating copy to clipboard operation
transmission-rpc copied to clipboard

new Session and Torrent object

Open trim21 opened this issue 3 years ago • 1 comments

trim21 avatar Oct 11 '22 03:10 trim21

Codecov Report

Base: 66.89% // Head: 70.33% // Increases project coverage by +3.43% :tada:

Coverage data is based on head (dae4bb5) compared to base (9c03f4c). Patch coverage: 70.50% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
+ Coverage   66.89%   70.33%   +3.43%     
==========================================
  Files          14       13       -1     
  Lines        1323     1446     +123     
==========================================
+ Hits          885     1017     +132     
+ Misses        438      429       -9     
Flag Coverage Δ
3.10 70.33% <70.50%> (+3.43%) :arrow_up:
3.11 70.33% <70.50%> (+3.43%) :arrow_up:
3.8 70.31% <70.50%> (+3.44%) :arrow_up:
3.9 70.31% <70.50%> (+3.44%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
transmission_rpc/session.py 68.00% <66.97%> (-1.48%) :arrow_down:
transmission_rpc/torrent.py 76.74% <71.63%> (+17.88%) :arrow_up:
transmission_rpc/client.py 45.72% <73.68%> (-0.38%) :arrow_down:
transmission_rpc/lib_types.py 80.55% <74.07%> (+2.43%) :arrow_up:
tests/test_torrent.py 100.00% <100.00%> (ø)
tests/test_utils.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Oct 11 '22 03:10 codecov[bot]