bdraco / yalexs

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

fix: shutdown faster by doing pubnub shutdown last #162

Closed bdraco closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 64.40%. Comparing base (a849351) to head (4749d32). Report is 2 commits behind head on main.

Files Patch % Lines
yalexs/manager/data.py 0.00% 9 Missing :warning:
yalexs/manager/gateway.py 0.00% 6 Missing :warning:
yalexs/manager/activity.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #162 +/- ## ========================================== - Coverage 64.80% 64.40% -0.40% ========================================== Files 30 30 Lines 2125 2138 +13 Branches 368 372 +4 ========================================== Hits 1377 1377 - Misses 697 710 +13 Partials 51 51 ```

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