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: speed up dispatching bleak callbacks #46

Merged
merged 1 commit into from
May 22, 2024
Merged

feat: speed up dispatching bleak callbacks #46

merged 1 commit into from
May 22, 2024

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented May 22, 2024

No description provided.

Copy link

codecov bot commented May 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 74.67%. Comparing base (c300f73) to head (4588b95).
Report is 1 commits behind head on main.

Files Patch % Lines
src/habluetooth/manager.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   74.62%   74.67%   +0.04%     
==========================================
  Files          12       12              
  Lines        1068     1066       -2     
  Branches      184      183       -1     
==========================================
- Hits          797      796       -1     
+ Misses        223      222       -1     
  Partials       48       48              

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

@bdraco bdraco marked this pull request as ready for review May 22, 2024 07:40
@bdraco
Copy link
Member Author

bdraco commented May 22, 2024

Fully covered and passing via Home Assistant's tests

@bdraco bdraco merged commit cbc8b26 into main May 22, 2024
19 of 20 checks passed
@bdraco bdraco deleted the bleak_callbacks branch May 22, 2024 07:41
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.

None yet

1 participant