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 typos in testdata file names #553

Closed
wants to merge 1 commit into from

Conversation

alexandear
Copy link
Contributor

The PR corrects two grammar mistakes file names:

  • seperated -> separated
  • tring -> string

@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.00%. Comparing base (01f4bac) to head (8a9a750).

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #553   +/-   ##
=======================================
  Coverage   77.00%   77.00%           
=======================================
  Files          21       21           
  Lines        7270     7270           
=======================================
  Hits         5598     5598           
  Misses       1277     1277           
  Partials      395      395           

@goccy
Copy link
Owner

goccy commented Nov 29, 2024

Thank you for your contribution. But these test files are generated from https://github.com/yaml/yaml-test-suite, so you have to fix typo for the original repository.

@alexandear
Copy link
Contributor Author

Thank you for your contribution. But these test files are generated from yaml/yaml-test-suite, so you have to fix typo for the original repository.

Done in yaml/yaml-test-suite#145

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.

3 participants