bdraco / yalexs

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

fix: check for oauth required in async_authenticate to avoid auth being cleared #161

Closed bdraco closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 64.80%. Comparing base (c0b1fad) to head (d1b70a7). Report is 2 commits behind head on main.

Files Patch % Lines
yalexs/authenticator_async.py 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #161 +/- ## ========================================== - Coverage 64.86% 64.80% -0.07% ========================================== Files 30 30 Lines 2123 2125 +2 Branches 367 368 +1 ========================================== Hits 1377 1377 - Misses 695 696 +1 - Partials 51 52 +1 ```

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