Jc2k / aiohomekit

asyncio for homekit
Apache License 2.0
52 stars 19 forks source link

Handle cancellation while waiting for an encrypted BLE response #356

Closed bdraco closed 8 months ago

bdraco commented 8 months ago

same as https://github.com/Jc2k/aiohomekit/pull/354 for BLE

codecov[bot] commented 8 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (f25dcb1) 74.50% compared to head (35987f7) 74.45%.

Files Patch % Lines
aiohomekit/controller/ble/pairing.py 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #356 +/- ## ========================================== - Coverage 74.50% 74.45% -0.06% ========================================== Files 99 99 Lines 9301 9308 +7 ========================================== Hits 6930 6930 - Misses 2371 2378 +7 ```

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

bdraco commented 8 months ago

flakey 3.10 windows test failure is unrelated