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 handling of boolean values #5251

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Jul 2, 2024

part of #3713

This PR adds test cases to check parsing and serialization of booleans.

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

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.49%. Comparing base (0629b71) to head (07fc3e5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5251      +/-   ##
==========================================
+ Coverage   95.47%   95.49%   +0.02%     
==========================================
  Files         461      461              
  Lines       38002    38002              
  Branches     5535     5537       +2     
==========================================
+ Hits        36281    36291      +10     
+ Misses       1679     1669      -10     
  Partials       42       42              

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

@kt3k kt3k merged commit dbe94e8 into denoland:main Jul 2, 2024
15 checks passed
@kt3k kt3k deleted the test-yaml-boolean branch July 2, 2024 10:49
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