deno_std icon indicating copy to clipboard operation
deno_std copied to clipboard

feat(yaml/unstable): export `unstable_stringify.ts`

Open uki00a opened this issue 6 months ago • 1 comments

yaml/unstable_stringify.ts was added in #6666. This PR exports it to make it available to users.

uki00a avatar Jun 01 '25 05:06 uki00a

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.68%. Comparing base (3d44532) to head (55fd883). Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6702      +/-   ##
==========================================
- Coverage   94.70%   94.68%   -0.02%     
==========================================
  Files         567      567              
  Lines       46793    46793              
  Branches     6582     6582              
==========================================
- Hits        44315    44308       -7     
- Misses       2436     2442       +6     
- Partials       42       43       +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Jun 01 '25 05:06 codecov[bot]