bdraco / yalexs

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

feat: add socketio support for websockets #165

Closed bdraco closed 2 weeks ago

bdraco commented 3 weeks ago
codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 23.17881% with 116 lines in your changes missing coverage. Please review.

Project coverage is 62.26%. Comparing base (5620646) to head (197e8ee). Report is 1 commits behind head on main.

Files Patch % Lines
yalexs/manager/socketio.py 0.00% 63 Missing :warning:
yalexs/pubnub_async.py 0.00% 21 Missing :warning:
yalexs/manager/data.py 0.00% 14 Missing :warning:
yalexs/api_async.py 21.42% 11 Missing :warning:
yalexs/api_common.py 87.09% 4 Missing :warning:
yalexs/manager/activity.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #165 +/- ## ========================================== - Coverage 64.33% 62.26% -2.07% ========================================== Files 30 31 +1 Lines 2145 2242 +97 Branches 378 388 +10 ========================================== + Hits 1380 1396 +16 - Misses 714 795 +81 Partials 51 51 ```

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