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 cdef types for marshaller #164

Merged
merged 3 commits into from
Nov 14, 2022
Merged

feat: improve cdef types for marshaller #164

merged 3 commits into from
Nov 14, 2022

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Nov 14, 2022

This is an 8% speed up

@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Base: 82.31% // Head: 82.43% // Increases project coverage by +0.12% 🎉

Coverage data is based on head (5565a45) compared to base (46f1d6b).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
+ Coverage   82.31%   82.43%   +0.12%     
==========================================
  Files          27       27              
  Lines        3132     3132              
  Branches      645      645              
==========================================
+ Hits         2578     2582       +4     
+ Misses        339      338       -1     
+ Partials      215      212       -3     
Impacted Files Coverage Δ
src/dbus_fast/__version__.py 0.00% <0.00%> (ø)
src/dbus_fast/message_bus.py 72.00% <0.00%> (+0.73%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bdraco bdraco marked this pull request as ready for review November 14, 2022 20:50
@bdraco bdraco merged commit 9fb4440 into main Nov 14, 2022
@bdraco bdraco deleted the signature_tree branch November 14, 2022 20:51
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