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

test(yaml): test anchor and alias handling of parse() #5190

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Jun 28, 2024

This PR adds test cases of anchor and alias handling of parse.

part of #3713

@github-actions github-actions bot added the yaml label Jun 28, 2024
Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.28%. Comparing base (26914ff) to head (b3a7e38).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5190      +/-   ##
==========================================
+ Coverage   94.15%   94.28%   +0.12%     
==========================================
  Files         468      468              
  Lines       37873    37873              
  Branches     5469     5485      +16     
==========================================
+ Hits        35658    35707      +49     
+ Misses       2176     2128      -48     
+ Partials       39       38       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iuioiua iuioiua changed the title test(yaml): test anchor and alias handling test(yaml): test anchor and alias handling of parse() Jun 28, 2024
@iuioiua iuioiua changed the title test(yaml): test anchor and alias handling of parse() test(yaml): test anchor and alias handling of parse() Jun 28, 2024
@kt3k kt3k merged commit 48bff59 into denoland:main Jun 29, 2024
17 checks passed
@kt3k kt3k deleted the test-yaml-anchor-alias-handling branch June 29, 2024 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants