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 ServiceInterface callbacks with cython methods #274

Merged
merged 1 commit 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

All modified and coverable lines are covered by tests ✅

Comparison is base (8ee18a1) 83.44% compared to head (19ef690) 83.44%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
- Coverage   83.44%   83.44%   -0.01%     
==========================================
  Files          28       28              
  Lines        3280     3286       +6     
  Branches      677      679       +2     
==========================================
+ Hits         2737     2742       +5     
- Misses        332      333       +1     
  Partials      211      211              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco marked this pull request as draft December 4, 2023 03:01
@bdraco bdraco marked this pull request as ready for review December 4, 2023 04:26
@bdraco bdraco merged commit 0e57d79 into main Dec 4, 2023
18 of 19 checks passed
@bdraco bdraco deleted the cython_methods_service_interface branch December 4, 2023 04: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.

None yet

1 participant