Skip to content

fix: include append logic in no_null_override transformer #84

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

Merged
merged 1 commit into from
May 11, 2025

Conversation

tbalzer
Copy link
Contributor

@tbalzer tbalzer commented May 9, 2025

This fixes #83 by adding logic to the noNullOverrideTransformer to handle the append logic along with a unit test for this.

@isometry
Copy link
Owner

Thanks for the contribution! Would you mind rebasing to get the failing test workflow to pass?

@tbalzer tbalzer force-pushed the fix-append-no-null-override branch from c8fc1fe to 0a9fe1a Compare May 10, 2025 21:31
@tbalzer
Copy link
Contributor Author

tbalzer commented May 10, 2025

Thanks for the contribution! Would you mind rebasing to get the failing test workflow to pass?

Sure, done.

@tbalzer tbalzer force-pushed the fix-append-no-null-override branch from 0a9fe1a to 42c18ef Compare May 11, 2025 16:14
@isometry isometry changed the title fix: include append logic in no_null_override transformer (#83) fix: include append logic in no_null_override transformer May 11, 2025
@isometry isometry merged commit 1d551ff into isometry:main May 11, 2025
8 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.

Option "no_null_override" breaks option "append"
2 participants