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: add more typing to unmarshaller #102

Merged
merged 2 commits into from
Oct 11, 2022
Merged

feat: add more typing to unmarshaller #102

merged 2 commits into from
Oct 11, 2022

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Oct 11, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 11, 2022

Codecov Report

Base: 81.68% // Head: 81.70% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (e427195) compared to base (a6a248b).
Patch coverage: 95.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   81.68%   81.70%   +0.01%     
==========================================
  Files          25       25              
  Lines        2971     2973       +2     
  Branches      574      574              
==========================================
+ Hits         2427     2429       +2     
  Misses        335      335              
  Partials      209      209              
Impacted Files Coverage Δ
src/dbus_fast/__version__.py 0.00% <0.00%> (ø)
src/dbus_fast/_private/unmarshaller.py 96.52% <100.00%> (ø)
src/dbus_fast/aio/message_bus.py 86.78% <100.00%> (+0.05%) ⬆️
src/dbus_fast/glib/message_bus.py 83.19% <100.00%> (+0.06%) ⬆️

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 merged commit e7048fa into main Oct 11, 2022
@bdraco bdraco deleted the unmarsh_typing branch October 11, 2022 00:24
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