DeebotUniverse / client.py

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

Fix blocking call to import_module inside the event loop #473

Closed edenhaus closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 84.76%. Comparing base (a12aca3) to head (08b03dd).

Files Patch % Lines
deebot_client/api_client.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #473 +/- ## ======================================= Coverage 84.76% 84.76% ======================================= Files 84 84 Lines 3150 3151 +1 Branches 527 527 ======================================= + Hits 2670 2671 +1 Misses 429 429 Partials 51 51 ```

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