denoland / std

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

refactor(yaml): cleanup `detectType()` #5759

Closed timreichen closed 2 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 80.76923% with 5 lines in your changes missing coverage. Please review.

Project coverage is 96.23%. Comparing base (b91817f) to head (3757fff). Report is 3 commits behind head on main.

Files Patch % Lines
yaml/_dumper_state.ts 80.76% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5759 +/- ## ======================================= Coverage 96.23% 96.23% ======================================= Files 479 479 Lines 38719 38719 Branches 5614 5614 ======================================= + Hits 37262 37263 +1 + Misses 1416 1415 -1 Partials 41 41 ```

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