denoland / deno_std

The Deno Standard Library
https://jsr.io/@std
MIT License
2.83k stars 581 forks source link

test(yaml): add test for block scalars #5187

Closed kt3k closed 4 days ago

kt3k commented 4 days ago

This PR adds test of parsing block scalars.

part of #3713

codecov[bot] commented 4 days ago

Codecov Report

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

Project coverage is 94.10%. Comparing base (dc3154c) to head (1f21250).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5187 +/- ## ========================================== + Coverage 93.94% 94.10% +0.16% ========================================== Files 469 469 Lines 37894 37896 +2 Branches 5447 5466 +19 ========================================== + Hits 35598 35663 +65 + Misses 2253 2192 -61 + Partials 43 41 -2 ```

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