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 #357: allowing for null instance with builders #367

Merged
merged 2 commits into from
May 11, 2023

Conversation

shawkins
Copy link
Collaborator

@shawkins shawkins commented May 8, 2023

Addresses #357 by allowing null instance values in the builder constructors.

@shawkins
Copy link
Collaborator Author

shawkins commented May 8, 2023

Expanded this to include the somewhat changes for #350 as well. This adds null handling to the buildable with method and adds a fallback if the type is not known, rather than doing nothing.

Copy link
Collaborator

@iocanel iocanel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
There is an optional comment that could be addressed if it makes sense.

@iocanel
Copy link
Collaborator

iocanel commented May 10, 2023

@shawkins: This will also need a rebase and conflict resolution.

@shawkins
Copy link
Collaborator Author

This will also need a rebase and conflict resolution.

Should be good now.

@iocanel iocanel added the downstream-check Run the downstream check workflow for this Pull Request label May 10, 2023
@iocanel
Copy link
Collaborator

iocanel commented May 10, 2023

This will also need a rebase and conflict resolution.

Should be good now.
Cool, if downstream check passes I'll merge.

@iocanel iocanel removed the downstream-check Run the downstream check workflow for this Pull Request label May 10, 2023
@iocanel iocanel merged commit 259219a into sundrio:main May 11, 2023
7 checks passed
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

2 participants