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): add test cases of handling ? mark in YAML #5234

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Jul 1, 2024

This PR adds test cases which check the handling of ? character in yaml.

part of #3713

@github-actions github-actions bot added the yaml label Jul 1, 2024
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.17%. Comparing base (442b018) to head (db791d1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5234      +/-   ##
==========================================
+ Coverage   94.94%   95.17%   +0.22%     
==========================================
  Files         461      461              
  Lines       38089    38089              
  Branches     5549     5575      +26     
==========================================
+ Hits        36164    36251      +87     
+ Misses       1884     1795      -89     
- Partials       41       43       +2     

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

@iuioiua iuioiua changed the title test(yaml): add test cases of handling ? mark in yaml test(yaml): add test cases of handling ? mark in YAML Jul 1, 2024
@kt3k kt3k merged commit 9e19c39 into denoland:main Jul 2, 2024
16 checks passed
@kt3k kt3k deleted the test-yaml-question-mark branch July 2, 2024 01:51
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