fix(ble): resolve BLE connection hangs on macOS without --debug flag#893
Merged
Merged
Codecov / codecov/project
failed
Jan 25, 2026 in 0s
59.82% (-0.11%) compared to da559f0
View this Pull Request on Codecov
59.82% (-0.11%) compared to da559f0
Details
Codecov Report
❌ Patch coverage is 18.18182% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.82%. Comparing base (da559f0) to head (9b9df9e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| meshtastic/ble_interface.py | 18.18% | 9 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #893 +/- ##
==========================================
- Coverage 59.93% 59.82% -0.11%
==========================================
Files 24 24
Lines 4320 4329 +9
==========================================
+ Hits 2589 2590 +1
- Misses 1731 1739 +8 ☔ View full report in Codecov by Sentry.
📢 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.
Loading