Skip to content

Implement node-reset before unregister - #337

Merged
bouwew merged 42 commits into
mainfrom
improve-unregister-2
Sep 16, 2025
Merged

Implement node-reset before unregister#337
bouwew merged 42 commits into
mainfrom
improve-unregister-2

Clean up

f06b67b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2025 in 0s

81.78% (+0.52%) compared to 26d5994

View this Pull Request on Codecov

81.78% (+0.52%) compared to 26d5994

Details

Codecov Report

❌ Patch coverage is 80.55556% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.78%. Comparing base (26d5994) to head (f06b67b).

Files with missing linesPatch %Lines
plugwise_usb/network/__init__.py37.50%5 Missing ⚠️
plugwise_usb/network/registry.py87.50%1 Missing ⚠️
plugwise_usb/nodes/node.py88.88%1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #337 +/- ##
==========================================
+ Coverage 81.25% 81.78% +0.52% 
==========================================
Files 36 36 Lines 8110 8126 +16 ==========================================
+ Hits 6590 6646 +56 + Misses 1520 1480 -40 

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