rytilahti / python-miio

Python library & console tool for controlling Xiaomi smart appliances
https://python-miio.readthedocs.io
GNU General Public License v3.0
3.52k stars 542 forks source link

Various fixes to roborockvacuum #1916

Closed rytilahti closed 3 months ago

rytilahti commented 3 months ago

Related to https://github.com/rytilahti/homeassistant-xiaomi-ng/issues/1

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 81.42%. Comparing base (4083283) to head (8edabc1).

Files Patch % Lines
miio/integrations/roborock/vacuum/vacuum.py 16.66% 5 Missing :warning:
miio/device.py 0.00% 1 Missing and 1 partial :warning:
miio/descriptorcollection.py 93.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1916 +/- ## ========================================== - Coverage 81.43% 81.42% -0.02% ========================================== Files 193 193 Lines 18604 18628 +24 Branches 4032 4041 +9 ========================================== + Hits 15150 15167 +17 - Misses 3173 3179 +6 - Partials 281 282 +1 ```

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