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

fix: marshall boolean correctly #23

Merged
merged 1 commit into from
Sep 20, 2022
Merged

fix: marshall boolean correctly #23

merged 1 commit into from
Sep 20, 2022

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Sep 19, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Base: 80.77% // Head: 80.78% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (761c613) compared to base (a3379c7).
Patch coverage: 66.66% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   80.77%   80.78%           
=======================================
  Files          24       24           
  Lines        2799     2800    +1     
  Branches      602      602           
=======================================
+ Hits         2261     2262    +1     
  Misses        334      334           
  Partials      204      204           
Impacted Files Coverage Δ
src/dbus_fast/__version__.py 0.00% <0.00%> (ø)
src/dbus_fast/_private/marshaller.py 97.97% <100.00%> (+0.02%) ⬆️

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 ca2a3c1 into main Sep 20, 2022
@bdraco bdraco deleted the bool_marshall_fix branch September 20, 2022 00:11
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.

2 participants