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 connecting to Dbus #22

Merged
merged 1 commit into from
Nov 4, 2022
Merged

feat: speed up connecting to Dbus #22

merged 1 commit into from
Nov 4, 2022

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Nov 4, 2022

disables negotiate_unix_fd since we never ended up using it.

disables negotiate_unix_fd
@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (018aec2) compared to base (f5e0cf4).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          114       114           
  Branches        21        21           
=========================================
  Hits           114       114           
Impacted Files Coverage Δ
src/bluetooth_adapters/__init__.py 100.00% <100.00%> (ø)
src/bluetooth_adapters/dbus.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bdraco bdraco merged commit 6b45f84 into main Nov 4, 2022
@bdraco bdraco deleted the speed_up branch November 4, 2022 20:26
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