Skip to content

ruff format according to ruless

f521fa7
Select commit
Loading
Failed to load commit list.
Closed

Feature/arnout/correct message count #250

ruff format according to ruless
f521fa7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 13, 2025 in 0s

81.08% (-0.06%) compared to d53077d

View this Pull Request on Codecov

81.08% (-0.06%) compared to d53077d

Details

Codecov Report

Attention: Patch coverage is 69.64286% with 17 lines in your changes missing coverage. Please review.

Project coverage is 81.08%. Comparing base (d53077d) to head (f521fa7).

Files with missing lines Patch % Lines
plugwise_usb/nodes/circle.py 33.33% 4 Missing ⚠️
plugwise_usb/__init__.py 62.50% 3 Missing ⚠️
plugwise_usb/messages/responses.py 50.00% 3 Missing ⚠️
plugwise_usb/network/__init__.py 0.00% 3 Missing ⚠️
plugwise_usb/helpers/cache.py 60.00% 2 Missing ⚠️
plugwise_usb/connection/queue.py 0.00% 1 Missing ⚠️
plugwise_usb/nodes/node.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
- Coverage   81.13%   81.08%   -0.06%     
==========================================
  Files          36       36              
  Lines        7502     7506       +4     
==========================================
- Hits         6087     6086       -1     
- Misses       1415     1420       +5     

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