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 validation of map at flow mode #523

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Fix validation of map at flow mode #523

merged 1 commit into from
Nov 12, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Nov 12, 2024

fix #519

@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.21%. Comparing base (c82f89f) to head (0ba8d9c).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #523      +/-   ##
==========================================
+ Coverage   79.16%   79.21%   +0.05%     
==========================================
  Files          17       17              
  Lines        6129     6144      +15     
==========================================
+ Hits         4852     4867      +15     
  Misses        965      965              
  Partials      312      312              

@goccy goccy merged commit 3fa49bf into master Nov 12, 2024
18 checks passed
@goccy goccy deleted the fix-map-validation branch November 12, 2024 01:39
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.

go-yaml v1.13.7 panic on the the input JSON string for the map slice type.
2 participants