Make http_request method in BlockDevice private #1027
Codecov / codecov/project
succeeded
Feb 26, 2026 in 1s
80.11% (+1.55%) compared to cd6e8ba
View this Pull Request on Codecov
80.11% (+1.55%) compared to cd6e8ba
Details
Codecov Report
❌ Patch coverage is 23.80952% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.11%. Comparing base (cd6e8ba) to head (b174ab6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| aioshelly/block_device/device.py | 23.80% | 16 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1027 +/- ##
==========================================
+ Coverage 78.56% 80.11% +1.55%
==========================================
Files 20 20
Lines 2057 2057
==========================================
+ Hits 1616 1648 +32
+ Misses 441 409 -32 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading