denoland / deno_std

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

refactor(yaml): simplify isWhiteSpaceOrEOL #5271

Closed timreichen closed 4 days ago

codecov[bot] commented 4 days ago

Codecov Report

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

Project coverage is 95.74%. Comparing base (ba704da) to head (1c55f45).

Files Patch % Lines
yaml/_loader.ts 68.75% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5271 +/- ## ========================================== - Coverage 95.74% 95.74% -0.01% ========================================== Files 458 458 Lines 37973 37969 -4 Branches 5562 5561 -1 ========================================== - Hits 36356 36352 -4 Misses 1576 1576 Partials 41 41 ```

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