Skip to content

keep repeating discover_nodes until all registered nodes are online#279

Merged
dirixmjm merged 12 commits into
mainfrom
mdi
Jul 6, 2025
Merged

keep repeating discover_nodes until all registered nodes are online#279
dirixmjm merged 12 commits into
mainfrom
mdi

CodeRabitAI again

4571512
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2025 in 0s

80.83% (+0.03%) compared to 557fdf4

View this Pull Request on Codecov

80.83% (+0.03%) compared to 557fdf4

Details

Codecov Report

Attention: Patch coverage is 69.90291% with 31 lines in your changes missing coverage. Please review.

Project coverage is 80.83%. Comparing base (557fdf4) to head (4571512).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
plugwise_usb/network/__init__.py 63.63% 12 Missing ⚠️
plugwise_usb/network/registry.py 68.75% 5 Missing ⚠️
plugwise_usb/network/cache.py 85.18% 4 Missing ⚠️
plugwise_usb/nodes/circle.py 60.00% 4 Missing ⚠️
plugwise_usb/nodes/node.py 42.85% 4 Missing ⚠️
tests/test_usb.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #279      +/-   ##
==========================================
+ Coverage   80.80%   80.83%   +0.03%     
==========================================
  Files          36       36              
  Lines        7589     7586       -3     
==========================================
  Hits         6132     6132              
+ Misses       1457     1454       -3     

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