danielperna84 / hahomematic

Python 3 Interface for Home Assistant to interact with HomeMatic devices
MIT License
130 stars 22 forks source link

Move command_queue handling from device to channel #1550

Closed SukramJ closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 47.05882% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 88.43%. Comparing base (ec5d62b) to head (860209c). Report is 75 commits behind head on devel.

Files Patch % Lines
hahomematic/central/command_queue.py 33.33% 6 Missing :warning:
hahomematic/central/__init__.py 66.66% 1 Missing :warning:
hahomematic/platforms/device.py 50.00% 1 Missing :warning:
hahomematic/platforms/update.py 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1550 +/- ## ========================================== - Coverage 90.42% 88.43% -1.99% ========================================== Files 49 52 +3 Lines 6037 6400 +363 ========================================== + Hits 5459 5660 +201 - Misses 578 740 +162 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.