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): check stringify behavior when skipInvalid specified #5522

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Jul 23, 2024

This PR adds test cases which check the behavior of stringify when skipInvalid: true specified

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

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.31%. Comparing base (164fef7) to head (23a424a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5522      +/-   ##
==========================================
+ Coverage   96.30%   96.31%   +0.01%     
==========================================
  Files         465      465              
  Lines       37760    37760              
  Branches     5574     5574              
==========================================
+ Hits        36364    36369       +5     
+ Misses       1354     1349       -5     
  Partials       42       42              

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

@kt3k kt3k merged commit 7ccb086 into denoland:main Jul 23, 2024
16 checks passed
@kt3k kt3k deleted the test-yaml-stringify-skip-invalid branch July 23, 2024 06:11
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