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 float handling #4850

Merged
merged 1 commit into from
May 24, 2024
Merged

test(yaml): test float handling #4850

merged 1 commit into from
May 24, 2024

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented May 24, 2024

part of #3764

This improves the test coverage of std/yaml. Added test cases which exercise the handling of floats.

@github-actions github-actions bot added the yaml label May 24, 2024
@codecov-commenter
Copy link

codecov-commenter commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.26%. Comparing base (860cf0e) to head (ce47eac).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4850      +/-   ##
==========================================
+ Coverage   92.04%   92.26%   +0.22%     
==========================================
  Files         487      487              
  Lines       41535    41535              
  Branches     5365     5394      +29     
==========================================
+ Hits        38230    38322      +92     
+ Misses       3247     3156      -91     
+ Partials       58       57       -1     

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

@kt3k kt3k merged commit 5d7cb3c into denoland:main May 24, 2024
10 checks passed
@kt3k kt3k deleted the test-yaml-floats branch May 24, 2024 10:09
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.

3 participants