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: use cimports for unmarshaller Variant and Message #146

Merged
merged 1 commit into from
Nov 4, 2022
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Nov 4, 2022

speed up of 2%

@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Base: 81.99% // Head: 81.92% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (2e519b5) compared to base (79d52a5).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
- Coverage   81.99%   81.92%   -0.07%     
==========================================
  Files          27       27              
  Lines        3104     3104              
  Branches      642      642              
==========================================
- Hits         2545     2543       -2     
- Misses        343      344       +1     
- Partials      216      217       +1     
Impacted Files Coverage Δ
src/dbus_fast/__version__.py 0.00% <0.00%> (ø)
src/dbus_fast/message_bus.py 71.00% <0.00%> (-0.38%) ⬇️

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 4, 2022 07:33
@bdraco
Copy link
Member Author

bdraco commented Nov 4, 2022

Tested in production 👍

@bdraco bdraco merged commit 6418ed4 into main Nov 4, 2022
@bdraco bdraco deleted the cimport branch November 4, 2022 07:33
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