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

Add support for marshmallow_union and marshmallow_enum #119

Merged
merged 3 commits into from
Nov 21, 2020

Conversation

coreydexter
Copy link
Contributor

@coreydexter coreydexter commented Aug 25, 2020

Add optional support for marshmallow_union and marshmallow_enum.

This will provide useful integration with the marshmallow_dataclass package which also utilises these packages and makes setting up marshmallow schemas easy.

@coveralls
Copy link

coveralls commented Aug 25, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling 81ffa9e on coreydexter:master into 81f08af on fuhrysteve:master.

@hadasarik
Copy link
Contributor

Hey @coreydexter don't know if you noticed, but I opened a pull request for your fork that completes the coverage. Take a look 😉

Completed coverage for union and enum support
@coreydexter
Copy link
Contributor Author

Thanks @hadasarik !

@fuhrysteve
Copy link
Owner

Nice work!! Thanks @coreydexter and @hadasarik!!

@fuhrysteve fuhrysteve merged commit 0f1e521 into fuhrysteve:master Nov 21, 2020
@corey-biarri
Copy link
Contributor

No worries @fuhrysteve. Did you have plans to do a release on pypi soon? It would be great to be able to use this and the othe recent changes

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.

None yet

5 participants