bdraco / yalexs

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

feat: allow passing an auth class #142

Closed bdraco closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 64.29%. Comparing base (6a0db94) to head (1dcb165). Report is 1 commits behind head on main.

Files Patch % Lines
yalexs/manager/gateway.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ========================================== + Coverage 64.26% 64.29% +0.03% ========================================== Files 29 29 Lines 2057 2056 -1 Branches 362 361 -1 ========================================== Hits 1322 1322 + Misses 685 684 -1 Partials 50 50 ```

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