bdraco / yalexs-ble

Bluetooth control of Yale and August locks
GNU General Public License v3.0
10 stars 1 forks source link

fix: tell the device we are disconnecting #91

Closed bdraco closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 33.95% // Head: 34.03% // Increases project coverage by +0.07% :tada:

Coverage data is based on head (1ef837c) compared to base (4096eef). Patch coverage: 10.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ========================================== + Coverage 33.95% 34.03% +0.07% ========================================== Files 7 7 Lines 910 908 -2 Branches 158 158 ========================================== Hits 309 309 + Misses 595 593 -2 Partials 6 6 ``` | [Impacted Files](https://codecov.io/gh/bdraco/yalexs-ble/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J.+Nick+Koston) | Coverage Δ | | |---|---|---| | [src/yalexs\_ble/lock.py](https://codecov.io/gh/bdraco/yalexs-ble/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J.+Nick+Koston#diff-c3JjL3lhbGV4c19ibGUvbG9jay5weQ==) | `26.70% <0.00%> (+0.30%)` | :arrow_up: | | [src/yalexs\_ble/session.py](https://codecov.io/gh/bdraco/yalexs-ble/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J.+Nick+Koston#diff-c3JjL3lhbGV4c19ibGUvc2Vzc2lvbi5weQ==) | `22.87% <25.00%> (+0.05%)` | :arrow_up: | | [src/yalexs\_ble/\_\_init\_\_.py](https://codecov.io/gh/bdraco/yalexs-ble/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J.+Nick+Koston#diff-c3JjL3lhbGV4c19ibGUvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J.+Nick+Koston). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J.+Nick+Koston)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.