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 unmarshaller #250

Merged
merged 2 commits into from
Sep 12, 2023
Merged

feat: speed up unmarshaller #250

merged 2 commits into from
Sep 12, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Sep 12, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.10% ⚠️

Comparison is base (98c7e75) 83.38% compared to head (e23bd60) 83.29%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
- Coverage   83.38%   83.29%   -0.10%     
==========================================
  Files          28       28              
  Lines        3263     3263              
  Branches      677      677              
==========================================
- Hits         2721     2718       -3     
- Misses        328      330       +2     
- Partials      214      215       +1     
Files Changed Coverage Δ
src/dbus_fast/__version__.py 0.00% <0.00%> (ø)
src/dbus_fast/_private/unmarshaller.py 94.73% <ø> (-0.24%) ⬇️
src/dbus_fast/aio/message_reader.py 100.00% <100.00%> (ø)

... and 1 file 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 September 12, 2023 02:43
@bdraco bdraco merged commit e4cae13 into main Sep 12, 2023
@bdraco bdraco deleted the unmar branch September 12, 2023 02:43
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