fix!: remove requests #443
+227
−95
Merged
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.
Loading