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

new: Automatically quote ambiguous string values #255

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

pamburus
Copy link
Owner

String values that look like "false", "true", "null" or like a number will be now quoted automatically to be distinguished from corresponding non-string values.

@pamburus pamburus marked this pull request as ready for review May 13, 2024 09:22
Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.15%. Comparing base (152eb69) to head (7d12032).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
- Coverage   68.31%   68.15%   -0.17%     
==========================================
  Files          39       39              
  Lines       10002     9951      -51     
==========================================
- Hits         6833     6782      -51     
  Misses       3169     3169              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pamburus pamburus merged commit 56183a7 into master May 13, 2024
4 checks passed
@pamburus pamburus deleted the feature/escaping branch May 13, 2024 09:52
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.

None yet

1 participant