bdraco / yalexs

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

feat: improve performance of subscribers #115

Closed bdraco closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

Project coverage is 72.37%. Comparing base (82b0c58) to head (1acbbb5). Report is 1 commits behind head on main.

Files Patch % Lines
yalexs/backports/tasks.py 0.00% 11 Missing :warning:
yalexs/manager/subscriber.py 0.00% 8 Missing :warning:
yalexs/manager/activity.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #115 +/- ## ========================================== - Coverage 72.77% 72.37% -0.40% ========================================== Files 29 30 +1 Lines 2020 2031 +11 Branches 348 348 ========================================== Hits 1470 1470 - Misses 491 502 +11 Partials 59 59 ```

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