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: improve performance of processing incoming messages #228

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Aug 21, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Patch coverage: 62.50% and project coverage change: -0.04% ⚠️

Comparison is base (b222552) 82.89% compared to head (1e12b97) 82.86%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
- Coverage   82.89%   82.86%   -0.04%     
==========================================
  Files          27       27              
  Lines        3251     3251              
  Branches      673      673              
==========================================
- Hits         2695     2694       -1     
- Misses        340      341       +1     
  Partials      216      216              
Files Changed Coverage Δ
src/dbus_fast/__version__.py 0.00% <0.00%> (ø)
src/dbus_fast/message_bus.py 72.64% <71.42%> (-0.72%) ⬇️

... and 3 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 August 21, 2023 14:50
@bdraco bdraco merged commit ce61aea into main Aug 21, 2023
@bdraco bdraco deleted the perf_message_handler branch August 21, 2023 14: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