bdraco / yalexs

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

feat: implement rate limit checker to avoid getting blocked #158

Closed bdraco closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 69.69697% with 10 lines in your changes missing coverage. Please review.

Project coverage is 64.89%. Comparing base (26d7a4a) to head (574b220). Report is 2 commits behind head on main.

Files Patch % Lines
yalexs/manager/data.py 0.00% 9 Missing :warning:
yalexs/manager/activity.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## ========================================== + Coverage 64.76% 64.89% +0.12% ========================================== Files 29 30 +1 Lines 2089 2122 +33 Branches 365 367 +2 ========================================== + Hits 1353 1377 +24 - Misses 685 695 +10 + Partials 51 50 -1 ```

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