Skip to content

Bump to a141

59b8742
Select commit
Loading
Failed to load commit list.
Merged

Auto-joining, replace device-add/-remove services #232

Bump to a141
59b8742
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 22, 2025 in 0s

81.11% (-0.32%) compared to da5f919

View this Pull Request on Codecov

81.11% (-0.32%) compared to da5f919

Details

Codecov Report

Attention: Patch coverage is 53.89610% with 71 lines in your changes missing coverage. Please review.

Project coverage is 81.11%. Comparing base (da5f919) to head (59b8742).

Files with missing lines Patch % Lines
plugwise_usb/network/__init__.py 8.82% 31 Missing ⚠️
plugwise_usb/messages/requests.py 77.04% 14 Missing ⚠️
plugwise_usb/__init__.py 33.33% 10 Missing ⚠️
plugwise_usb/network/registry.py 40.00% 9 Missing ⚠️
plugwise_usb/connection/queue.py 60.00% 4 Missing ⚠️
plugwise_usb/nodes/helpers/pulses.py 33.33% 2 Missing ⚠️
plugwise_usb/messages/responses.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            async     #232      +/-   ##
==========================================
- Coverage   81.42%   81.11%   -0.32%     
==========================================
  Files          36       36              
  Lines        7377     7386       +9     
==========================================
- Hits         6007     5991      -16     
- Misses       1370     1395      +25     

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