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 connect and disconnect #247

Merged
merged 3 commits into from
Sep 11, 2023
Merged

feat: speed up connect and disconnect #247

merged 3 commits into from
Sep 11, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Sep 11, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Patch coverage: 88.88% and project coverage change: +0.14% 🎉

Comparison is base (5f5a150) 83.30% compared to head (c4a0a3b) 83.45%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
+ Coverage   83.30%   83.45%   +0.14%     
==========================================
  Files          28       28              
  Lines        3258     3263       +5     
  Branches      677      677              
==========================================
+ Hits         2714     2723       +9     
+ Misses        329      327       -2     
+ Partials      215      213       -2     
Files Changed Coverage Δ
src/dbus_fast/__version__.py 0.00% <0.00%> (ø)
src/dbus_fast/_private/address.py 71.42% <100.00%> (+0.41%) ⬆️
src/dbus_fast/message_bus.py 71.84% <100.00%> (+0.20%) ⬆️

... and 2 files with indirect coverage changes

☔ 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 September 11, 2023 23:50
@bdraco bdraco merged commit 8f39ba3 into main Sep 11, 2023
19 checks passed
@bdraco bdraco deleted the connect_disconnect branch September 11, 2023 23:50
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