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

Inventorying test cases of YAML Test Suite #547

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

goccy
Copy link
Owner

@goccy goccy commented Nov 26, 2024

I removed several test cases from the failure list as they were already passing.
Current status is the following.

total:[402] passed:[273] failure:[129] passedRate:[67.910454%]

BTW, gopkg.in/yaml.v3 and gopkg.in/yaml.v2 is here.

gopkg.in/yaml.v3: total:[402] passed:[295] failure:[107] passedRate:[73.383087%]
gopkg.in/yaml.v2: total:[402] passed:[176] failure:[226] passedRate:[43.781097%]

@goccy goccy merged commit 639f493 into master Nov 26, 2024
18 checks passed
@goccy goccy deleted the inventorying-test-cases branch November 26, 2024 15:01
@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 77.80%. Comparing base (3399084) to head (3f75d70).
Report is 1 commits behind head on master.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #547      +/-   ##
==========================================
+ Coverage   77.77%   77.80%   +0.02%     
==========================================
  Files          21       21              
  Lines        7086     7086              
==========================================
+ Hits         5511     5513       +2     
+ Misses       1202     1200       -2     
  Partials      373      373              

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