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 invalid sequence at map context #493

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Fix invalid sequence at map context #493

merged 1 commit into from
Oct 31, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Oct 31, 2024

fix #472

This example should be treated as error case

@codecov-commenter
Copy link

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

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.73%. Comparing base (bbcd692) to head (e0beda4).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #493      +/-   ##
==========================================
+ Coverage   77.66%   77.73%   +0.06%     
==========================================
  Files          18       18              
  Lines        5897     5901       +4     
==========================================
+ Hits         4580     4587       +7     
+ Misses       1041     1039       -2     
+ Partials      276      275       -1     

@goccy goccy merged commit 3788afc into master Oct 31, 2024
18 checks passed
@goccy goccy deleted the fix-472 branch October 31, 2024 07:05
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.

character '-' as string is interpreted as the beginning of a list
2 participants