DeebotUniverse / client.py

Deebot client library in python
https://deebot.readthedocs.io
GNU General Public License v3.0
28 stars 41 forks source link

Fix map subset parsing on newer bots #483

Closed edenhaus closed 4 months ago

edenhaus commented 4 months ago

Relates to https://github.com/home-assistant/core/issues/116922

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.25%. Comparing base (6d4b6fe) to head (dc35a1c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #483 +/- ## ========================================== + Coverage 84.93% 85.25% +0.31% ========================================== Files 85 85 Lines 3186 3194 +8 Branches 527 527 ========================================== + Hits 2706 2723 +17 + Misses 429 421 -8 + Partials 51 50 -1 ```

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