Skip to content

Additional JSON Encoding Test Cases 🧪 #804

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 17, 2025
Merged

Conversation

GrantBirki
Copy link
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
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