Skip to content

Alternate energy_logs cache improvement(s) - #306

Closed
bouwew wants to merge 43 commits into
mainfrom
ener-logs-cache-2
Closed

Alternate energy_logs cache improvement(s)#306
bouwew wants to merge 43 commits into
mainfrom
ener-logs-cache-2

Bump to a4

3672a37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2025 in 0s

80.63% (-0.30%) compared to a0f61c6, passed because coverage increased by 0.18% when compared to adjusted base (80.45%)

View this Pull Request on Codecov

80.63% (-0.30%) compared to a0f61c6, passed because coverage increased by 0.18% when compared to adjusted base (80.45%)

Details

Codecov Report

❌ Patch coverage is 86.90745% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.63%. Comparing base (a0f61c6) to head (3672a37).

Files with missing linesPatch %Lines
plugwise_usb/network/registry.py75.38%16 Missing ⚠️
plugwise_usb/network/__init__.py57.14%9 Missing ⚠️
plugwise_usb/nodes/scan.py89.77%9 Missing ⚠️
plugwise_usb/nodes/sed.py92.04%7 Missing ⚠️
plugwise_usb/nodes/sense.py0.00%4 Missing ⚠️
plugwise_usb/nodes/circle.py25.00%3 Missing ⚠️
plugwise_usb/nodes/node.py50.00%3 Missing ⚠️
plugwise_usb/nodes/switch.py25.00%3 Missing ⚠️
tests/test_usb.py97.95%3 Missing ⚠️
plugwise_usb/network/cache.py88.88%1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #306 +/- ##
==========================================
- Coverage 80.92% 80.63% -0.30% 
==========================================
Files 36 36 Lines 7593 7549 -44 ==========================================
- Hits 6145 6087 -58 - Misses 1448 1462 +14 

☔ 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.