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

Improve node attr handling when null, wrong type etc. #30

Merged
merged 3 commits into from
Oct 14, 2024

Conversation

encryptededdy
Copy link
Collaborator

@encryptededdy encryptededdy commented Oct 11, 2024

Handle null/wrong type attrs more gracefully, especially when attr is going into a non-nullable field. I've cleaned up the tests and updated the javadocs/comments a bit compared to the changes for ME-5482 on the old repo, but the logic is the same.

… going into a non-nullable field. A cleaned up version of the changes for ME-5482
douglasmarques
douglasmarques previously approved these changes Oct 13, 2024
@douglasmarques
Copy link
Collaborator

Looks good, just need to update ktlint baseline ./gradlew ktlintGenerateBaseline

tchernykh
tchernykh previously approved these changes Oct 13, 2024
nlam-atlassian
nlam-atlassian previously approved these changes Oct 13, 2024
@encryptededdy encryptededdy merged commit f5bcc92 into main Oct 14, 2024
2 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.

4 participants