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 additional pxd defs for message #118

Merged
merged 2 commits into from
Oct 28, 2022
Merged

feat: add additional pxd defs for message #118

merged 2 commits into from
Oct 28, 2022

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Oct 28, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Base: 81.22% // Head: 81.49% // Increases project coverage by +0.26% 🎉

Coverage data is based on head (f3fbcf0) compared to base (3c164a9).
Patch coverage: 90.90% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
+ Coverage   81.22%   81.49%   +0.26%     
==========================================
  Files          27       27              
  Lines        3015     3015              
  Branches      582      582              
==========================================
+ Hits         2449     2457       +8     
+ Misses        350      345       -5     
+ Partials      216      213       -3     
Impacted Files Coverage Δ
src/dbus_fast/__version__.py 0.00% <0.00%> (ø)
src/dbus_fast/aio/proxy_object.py 96.49% <100.00%> (ø)
src/dbus_fast/message.py 95.45% <100.00%> (ø)
src/dbus_fast/proxy_object.py 78.52% <0.00%> (+2.01%) ⬆️
src/dbus_fast/glib/message_bus.py 83.19% <0.00%> (+2.04%) ⬆️

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
Copy link
Member Author

bdraco commented Oct 28, 2022

Tested in production 👍

@bdraco bdraco marked this pull request as ready for review October 28, 2022 17:16
@bdraco bdraco merged commit 3eb123b into main Oct 28, 2022
@bdraco bdraco deleted the message_pxd_2 branch October 28, 2022 17:18
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