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: reduce overhead to remove callbacks by using sets to store callbacks #27

Merged
merged 4 commits into from
Jan 21, 2024

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Jan 21, 2024

No description provided.

Copy link

codecov bot commented Jan 21, 2024

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (c549b1c) 49.53% compared to head (469a8df) 49.84%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/habluetooth/manager.py 27.27% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   49.53%   49.84%   +0.31%     
==========================================
  Files          12       12              
  Lines         959      959              
  Branches      164      164              
==========================================
+ Hits          475      478       +3     
+ Misses        467      464       -3     
  Partials       17       17              

☔ 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 January 21, 2024 23:39
@bdraco bdraco merged commit 05ceb85 into main Jan 21, 2024
25 of 26 checks passed
@bdraco bdraco deleted the register_sets branch January 21, 2024 23:40
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