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 of parsing !!int types #5253

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Jul 2, 2024

part of #3713

This PR adds tests of handling of various !!int values in the yaml parser.

@kt3k kt3k changed the title test(yaml): add test of parsing g stint types test(yaml): add test of parsing !!int types Jul 2, 2024
@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.66%. Comparing base (dbe94e8) to head (16fdcb4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5253      +/-   ##
==========================================
+ Coverage   95.50%   95.66%   +0.16%     
==========================================
  Files         461      461              
  Lines       38028    38028              
  Branches     5537     5560      +23     
==========================================
+ Hits        36317    36380      +63     
+ Misses       1669     1607      -62     
+ Partials       42       41       -1     

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

@kt3k kt3k merged commit 6b26d41 into denoland:main Jul 2, 2024
15 checks passed
@kt3k kt3k deleted the test-yaml-int branch July 2, 2024 12:06
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