Skip to content

Additional JSON Encoding Test Cases 🧪#804

Merged
byroot merged 1 commit intoruby:masterfrom
GrantBirki:patch-1
May 17, 2025
Merged

Additional JSON Encoding Test Cases 🧪#804
byroot merged 1 commit intoruby:masterfrom
GrantBirki:patch-1

Conversation

@GrantBirki
Copy link
Copy Markdown
Contributor

JSON Encoding Test Cases

This pull request adds additional tests around JSON encoding and various edge cases.

Some of these edge cases include:

  • Deeply nested JSON structures
  • Very large strings
  • Invalid UTF8 sequences
  • Whitespace handling
  • Empty objects and arrays

related: ruby/ruby#13367

@byroot byroot merged commit c7ff448 into ruby:master May 17, 2025
34 checks passed
@GrantBirki
Copy link
Copy Markdown
Contributor Author

@byroot ⭐ that has to be the record fastest PR merge for core language util I have ever seen. Thanks! ⚡

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.

2 participants