bdraco / yalexs

Python API for Yale Access (formerly August) Smart Lock and Doorbell
MIT License
38 stars 18 forks source link

fix: debounce activity updates to handle rapid websocket updates #182

Closed bdraco closed 1 week ago

bdraco commented 1 week ago
codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 85.71429% with 11 lines in your changes missing coverage. Please review.

Project coverage is 72.48%. Comparing base (78cf869) to head (8947a9f). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
yalexs/manager/activity.py 84.72% 6 Missing and 5 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #182 +/- ## =========================================== + Coverage 62.42% 72.48% +10.05% =========================================== Files 31 31 Lines 2249 2293 +44 Branches 388 396 +8 =========================================== + Hits 1404 1662 +258 + Misses 794 568 -226 - Partials 51 63 +12 ```

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