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

fix: handle AuthError while probing for adapters #130

Merged
merged 3 commits into from
May 4, 2024
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented May 4, 2024

In home-assistant/core#116776 the user had a core install where the bus socket exists, and was accessable, but the user lacked permission to access the dbus socket.

Make this non-fatal and log a warning

Copy link

codecov bot commented May 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.59%. Comparing base (8858f88) to head (6062456).
Report is 7 commits behind head on main.

❗ Current head 6062456 differs from pull request most recent head 6fb7e8f. Consider uploading reports for the commit 6fb7e8f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
- Coverage   91.95%   90.59%   -1.37%     
==========================================
  Files          13       13              
  Lines         460      489      +29     
  Branches       80       89       +9     
==========================================
+ Hits          423      443      +20     
- Misses         31       34       +3     
- Partials        6       12       +6     

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

@bdraco bdraco merged commit aec92f3 into main May 4, 2024
15 checks passed
@bdraco bdraco deleted the auth_error_bluetooth branch May 4, 2024 14:44
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