Skip to content

First set of updates considering RUFF analysis - #269

Merged
dirixmjm merged 21 commits into
mainfrom
cpaj
Jun 21, 2025
Merged

First set of updates considering RUFF analysis#269
dirixmjm merged 21 commits into
mainfrom
cpaj

remove async keyword

bbce824
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jun 20, 2025 in 1s

81.19% (+0.06%) compared to 78d4351

View this Pull Request on Codecov

81.19% (+0.06%) compared to 78d4351

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 19 lines in your changes missing coverage. Please review.

Project coverage is 81.19%. Comparing base (78d4351) to head (bbce824).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
plugwise_usb/__init__.py 55.55% 4 Missing ⚠️
plugwise_usb/messages/responses.py 50.00% 3 Missing ⚠️
plugwise_usb/network/__init__.py 0.00% 3 Missing ⚠️
plugwise_usb/nodes/sense.py 40.00% 3 Missing ⚠️
plugwise_usb/helpers/cache.py 60.00% 2 Missing ⚠️
plugwise_usb/connection/queue.py 0.00% 1 Missing ⚠️
plugwise_usb/messages/properties.py 83.33% 1 Missing ⚠️
plugwise_usb/nodes/helpers/pulses.py 80.00% 1 Missing ⚠️
plugwise_usb/nodes/node.py 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
+ Coverage   81.12%   81.19%   +0.06%     
==========================================
  Files          36       36              
  Lines        7502     7528      +26     
==========================================
+ Hits         6086     6112      +26     
  Misses       1416     1416              

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