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 duplicate code in aio MessageBus #272

Merged
merged 2 commits into from
Dec 4, 2023
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Dec 4, 2023

No description provided.

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

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

Comparison is base (6d7f522) 83.28% compared to head (fcf7fc1) 83.44%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/dbus_fast/__version__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #272      +/-   ##
==========================================
+ Coverage   83.28%   83.44%   +0.15%     
==========================================
  Files          28       28              
  Lines        3291     3279      -12     
  Branches      681      677       -4     
==========================================
- Hits         2741     2736       -5     
+ Misses        335      332       -3     
+ Partials      215      211       -4     

☔ 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 December 4, 2023 02:23
@bdraco bdraco merged commit 502ab0d into main Dec 4, 2023
19 checks passed
@bdraco bdraco deleted the reply_cleanups branch December 4, 2023 02:24
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