denoland / std

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

refactor(yaml): inline `readLineBreak()` #5783

Closed timreichen closed 3 weeks ago

timreichen commented 3 weeks ago

Ref: https://github.com/denoland/std/pull/5749

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.25%. Comparing base (f14f74b) to head (7c65c08). Report is 1 commits behind head on main.

Files Patch % Lines
yaml/_loader_state.ts 83.33% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5783 +/- ## ======================================= Coverage 96.25% 96.25% ======================================= Files 481 481 Lines 38738 38738 Branches 5615 5615 ======================================= Hits 37288 37288 Misses 1409 1409 Partials 41 41 ```

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