denoland / std

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

refactor(yaml): add `BOM` constant #5764

Closed timreichen closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.26%. Comparing base (2a0f511) to head (a47e511). Report is 1 commits behind head on main.

Files Patch % Lines
yaml/_dumper_state.ts 75.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5764 +/- ## ======================================= Coverage 96.25% 96.26% ======================================= Files 475 475 Lines 38475 38477 +2 Branches 5587 5587 ======================================= + Hits 37036 37038 +2 Misses 1397 1397 Partials 42 42 ```

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