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

Fix parsing of invalid map key #520

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Fix parsing of invalid map key #520

merged 1 commit into from
Nov 11, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Nov 11, 2024

fix #223

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.10%. Comparing base (8f36c1b) to head (a8d6477).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #520   +/-   ##
=======================================
  Coverage   79.09%   79.10%           
=======================================
  Files          17       17           
  Lines        6110     6112    +2     
=======================================
+ Hits         4833     4835    +2     
  Misses        965      965           
  Partials      312      312           

@goccy goccy merged commit 7e833a2 into master Nov 11, 2024
18 checks passed
@goccy goccy deleted the fix-invalid-map-key branch November 11, 2024 12:37
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.

Problems parsing maps with complex keys
2 participants