bdraco / yalexs

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

fix: improve handling of 502 errors #174

Closed bdraco closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 62.36%. Comparing base (ab5a6c8) to head (5b7e954). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
yalexs/manager/activity.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #174 +/- ## ========================================== + Coverage 62.21% 62.36% +0.15% ========================================== Files 31 31 Lines 2244 2245 +1 Branches 388 388 ========================================== + Hits 1396 1400 +4 + Misses 796 794 -2 + Partials 52 51 -1 ```

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