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

Make DBus::Data more robust #114

Merged
merged 9 commits into from
May 25, 2022
Merged

Make DBus::Data more robust #114

merged 9 commits into from
May 25, 2022

Conversation

mvidner
Copy link
Owner

@mvidner mvidner commented May 19, 2022

... which is an euphemism for fixing the glaring holes that are left after making specific use cases work.

shared_examples "#== and #eql? work for basic types"

TODO: also for containers
…r Base

Make sure that Data::Container @value contains Base, not ::Object.

Data::Base constructors (#initialize) allow plain or exact values,
validate argument types.
needed for Array copy constructor type checking
@coveralls
Copy link

coveralls commented May 25, 2022

Coverage Status

Coverage increased (+0.2%) to 93.384% when pulling c94d156 on data-robust-value into d43b758 on master.

@mvidner mvidner merged commit c94d156 into master May 25, 2022
@mvidner mvidner deleted the data-robust-value branch May 25, 2022 13:50
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