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 map token #504

Merged
merged 1 commit into from
Nov 3, 2024
Merged

Fix invalid map token #504

merged 1 commit into from
Nov 3, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Nov 3, 2024

fix #407

@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 76.87%. Comparing base (ab16112) to head (28e35e5).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #504      +/-   ##
==========================================
+ Coverage   76.85%   76.87%   +0.01%     
==========================================
  Files          18       18              
  Lines        6136     6141       +5     
==========================================
+ Hits         4716     4721       +5     
  Misses       1112     1112              
  Partials      308      308              

@goccy goccy merged commit 2e63415 into master Nov 3, 2024
18 checks passed
@goccy goccy deleted the fix-407 branch November 3, 2024 12:32
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.

Invalid YAML parses successfully: indentation changed after scalar value
2 participants