Skip to content

Drop bleak_scanner_instance; construct BleakScanner internally#552

Open
bdraco wants to merge 3 commits into
mainfrom
drop-bleak-scanner-instance
Open

Drop bleak_scanner_instance; construct BleakScanner internally#552
bdraco wants to merge 3 commits into
mainfrom
drop-bleak-scanner-instance

restore bleak pin

63db32d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 19, 2026 in 1s

75.13% (-0.09%) compared to 48b0280

View this Pull Request on Codecov

75.13% (-0.09%) compared to 48b0280

Details

Codecov Report

❌ Patch coverage is 50.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.13%. Comparing base (48b0280) to head (63db32d).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
aiohomekit/controller/ble/controller.py 12.50% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #552      +/-   ##
==========================================
- Coverage   75.21%   75.13%   -0.09%     
==========================================
  Files         100      100              
  Lines        9580     9563      -17     
==========================================
- Hits         7206     7185      -21     
- Misses       2374     2378       +4     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.