Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add debug logging for connection paths #154

Merged
merged 8 commits into from
Feb 21, 2025
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Feb 21, 2025

2025-02-21 17:15:39.419 DEBUG (MainThread) [habluetooth.wrappers] 10:76:36:14:93:76 (TP393 (9376)): Found 2 connection paths, preferred order: kitchenalexproxy (24:4C:AB:03:63:A0) (RSSI=-92) (failures=0), masterbathalexproxy (24:4C:AB:03:0B:6C) (RSSI=-92) (failures=0)
2025-02-21 17:15:39.419 DEBUG (MainThread) [habluetooth.wrappers] 10:76:36:14:93:76 - TP393 (9376) -> 24:4C:AB:03:63:A0: Connecting via kitchenalexproxy (24:4C:AB:03:63:A0) (last rssi: -92)

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.20%. Comparing base (e28d836) to head (ebeae1c).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/habluetooth/wrappers.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
- Coverage   84.25%   84.20%   -0.06%     
==========================================
  Files          12       12              
  Lines        1226     1228       +2     
  Branches      141      142       +1     
==========================================
+ Hits         1033     1034       +1     
  Misses        144      144              
- Partials       49       50       +1     

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

Copy link

codspeed-hq bot commented Feb 21, 2025

CodSpeed Performance Report

Merging #154 will not alter performance

Comparing log_connection_options (ebeae1c) with main (e28d836)

Summary

✅ 3 untouched benchmarks

@bdraco bdraco merged commit 562d469 into main Feb 21, 2025
27 of 29 checks passed
@bdraco bdraco deleted the log_connection_options branch February 21, 2025 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant