-
-
Notifications
You must be signed in to change notification settings - Fork 2
Implementation of non-null types and improvments for unions in the schema parsing #85
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you want to handle the cases introduced by #77 when handling union types as well? Some additional tests will need to be written
|
I've added tests and additional functionality for unions with non-null, object and enum types. Let me know if you think of any other cases that need to be accounted for. |

Summary
passing test for non-null types in type weights and weight function tests
Type of Change
Issues
closes #48
Evidence