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 parser #546

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Fix parser #546

merged 3 commits into from
Nov 26, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Nov 26, 2024

@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 89.47368% with 10 lines in your changes missing coverage. Please review.

Project coverage is 77.77%. Comparing base (deb129a) to head (5ab916a).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #546      +/-   ##
==========================================
+ Coverage   77.65%   77.77%   +0.11%     
==========================================
  Files          21       21              
  Lines        7009     7086      +77     
==========================================
+ Hits         5443     5511      +68     
- Misses       1195     1202       +7     
- Partials      371      373       +2     

@goccy goccy merged commit 3399084 into master Nov 26, 2024
18 checks passed
@goccy goccy deleted the fix-parser branch November 26, 2024 13:41
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.14.3 panic on the the input JSON string for the map slice type.
2 participants