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 #557

Merged
merged 10 commits into from
Nov 30, 2024
Merged

Fix parser #557

merged 10 commits into from
Nov 30, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Nov 30, 2024

Pass 300 tests 🎉

total:[402] passed:[300] failure:[102] passedRate:[74.626862%]

We’ve finally surpassed go-yaml/yaml.
gopkg.in/yaml.v3: total:[402] passed:[295] failure:[107] passedRate:[73.383087%]

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

Project coverage is 76.95%. Comparing base (c5254d7) to head (bc98813).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #557      +/-   ##
==========================================
- Coverage   77.09%   76.95%   -0.14%     
==========================================
  Files          21       21              
  Lines        7321     7429     +108     
==========================================
+ Hits         5644     5717      +73     
- Misses       1283     1314      +31     
- Partials      394      398       +4     

@goccy goccy merged commit 45889c9 into master Nov 30, 2024
19 checks passed
@goccy goccy deleted the fix-parser branch November 30, 2024 05:47
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.

2 participants