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 run time constructed method handlers #275

Merged
merged 6 commits into from
Dec 4, 2023

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: 4 lines in your changes are missing coverage. Please review.

Comparison is base (0e57d79) 83.53% compared to head (9fc8c51) 83.39%.
Report is 1 commits behind head on main.

❗ Current head 9fc8c51 differs from pull request most recent head dbbc6b3. Consider uploading reports for the commit dbbc6b3 to get more accurate results

Files Patch % Lines
src/dbus_fast/message_bus.py 90.00% 0 Missing and 2 partials ⚠️
src/dbus_fast/service.py 84.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #275      +/-   ##
==========================================
- Coverage   83.53%   83.39%   -0.15%     
==========================================
  Files          28       28              
  Lines        3286     3288       +2     
  Branches      679      682       +3     
==========================================
- Hits         2745     2742       -3     
- Misses        329      334       +5     
  Partials      212      212              

☔ 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 06:27
@bdraco bdraco changed the title feat: speed up method handlers feat: speed up run time constructed method handlers Dec 4, 2023
@bdraco bdraco merged commit 9f54fc3 into main Dec 4, 2023
17 checks passed
@bdraco bdraco deleted the _callback_method_handler branch December 4, 2023 06:28
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