DeebotUniverse / client.py

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

Add "angle" in Position #499

Closed lnx85 closed 3 months ago

lnx85 commented 3 months ago

See #491

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 85.45%. Comparing base (4d6617d) to head (4c84f71). Report is 5 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #499 +/- ## ========================================== + Coverage 85.25% 85.45% +0.19% ========================================== Files 85 85 Lines 3194 3196 +2 Branches 527 527 ========================================== + Hits 2723 2731 +8 + Misses 421 413 -8 - Partials 50 52 +2 ```

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