Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: remove requests #443

Merged
merged 25 commits into from
Dec 13, 2024

Merge remote-tracking branch 'origin/master' into build/requests

8d7c4dc
Select commit
Loading
Failed to load commit list.
Merged

fix!: remove requests #443

Merge remote-tracking branch 'origin/master' into build/requests
8d7c4dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

78.01% (+0.56%) compared to a7c4047

View this Pull Request on Codecov

78.01% (+0.56%) compared to a7c4047

Details

Codecov Report

Attention: Patch coverage is 85.59322% with 17 lines in your changes missing coverage. Please review.

Project coverage is 78.01%. Comparing base (a7c4047) to head (8d7c4dc).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
transmission_rpc/client.py 81.66% 11 Missing ⚠️
transmission_rpc/_unix_socket.py 88.00% 3 Missing ⚠️
tests/conftest.py 87.50% 2 Missing ⚠️
transmission_rpc/__init__.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #443      +/-   ##
==========================================
+ Coverage   77.44%   78.01%   +0.56%     
==========================================
  Files          14       15       +1     
  Lines        1521     1574      +53     
==========================================
+ Hits         1178     1228      +50     
- Misses        343      346       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.