denoland / std

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

refactor(yaml): inline `skipSeparationSpace()` #5792

Closed timreichen closed 2 weeks ago

timreichen commented 2 weeks ago

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

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 86.53846% with 7 lines in your changes missing coverage. Please review.

Project coverage is 96.22%. Comparing base (2f95d2b) to head (065628c). Report is 1 commits behind head on main.

Files Patch % Lines
yaml/_loader_state.ts 86.53% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5792 +/- ## ========================================== - Coverage 96.24% 96.22% -0.02% ========================================== Files 481 481 Lines 38769 38766 -3 Branches 5616 5616 ========================================== - Hits 37312 37303 -9 - Misses 1416 1422 +6 Partials 41 41 ```

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