bdraco / yalexs

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

feat: add async_get_doorbell_image method to the YaleXSData object #120

Closed bdraco closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 56.09756% with 18 lines in your changes missing coverage. Please review.

Project coverage is 65.83%. Comparing base (cb50051) to head (c079220). Report is 1 commits behind head on main.

:exclamation: Current head c079220 differs from pull request most recent head de4ab18

Please upload reports for the commit de4ab18 to get more accurate results.

Files Patch % Lines
yalexs/manager/data.py 0.00% 13 Missing :warning:
yalexs/manager/gateway.py 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================== - Coverage 66.15% 65.83% -0.33% ========================================== Files 31 31 Lines 2222 2233 +11 Branches 383 384 +1 ========================================== Hits 1470 1470 - Misses 692 703 +11 Partials 60 60 ```

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