bdraco / yalexs

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

feat!: add manager #109

Closed bdraco closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 73.34%. Comparing base (e7d4609) to head (bea8e54). Report is 1 commits behind head on main.

Files Patch % Lines
yalexs/manager/activity.py 0.00% 114 Missing :warning:
yalexs/manager/gateway.py 0.00% 88 Missing :warning:
yalexs/manager/subscriber.py 0.00% 47 Missing :warning:
yalexs/manager/const.py 0.00% 14 Missing :warning:
yalexs/manager/exceptions.py 0.00% 4 Missing :warning:
yalexs/manager/__init__.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #109 +/- ## =========================================== - Coverage 84.54% 73.34% -11.21% =========================================== Files 23 29 +6 Lines 1754 2022 +268 Branches 316 355 +39 =========================================== Hits 1483 1483 - Misses 212 480 +268 Partials 59 59 ```

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