Skip to content

Conversation

@ImJohnMDaniel
Copy link
Contributor

@ImJohnMDaniel ImJohnMDaniel commented Dec 17, 2024

Changes made:

  • Change over to SWITCH statement in streamTokens method to improve readability
  • Added token VALUE_NULL to deal with issue where object may have a field explicitly set to NULL as described in Issue Add null checks for JSON stream Add null checks for JSON stream #154
  • Added additional test to check for object with field explicitly set to NULL

This change is Reviewable

Changes made: * Change over to SWITCH statement in `streamTokens` method to improve readability * Added token `VALUE_NULL` to deal with issue where object may have a field explicitly set to NULL as described in Issue Add null checks for JSON stream #154 * Added additional test to check for object with field explicitly set to NULL
Copy link
Contributor

@daveespo daveespo left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @stohn777)

@ImJohnMDaniel ImJohnMDaniel merged commit b028978 into master Dec 18, 2024
3 checks passed
@ImJohnMDaniel ImJohnMDaniel deleted the bugfix/makeRelationship-object-null-correction branch December 18, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants