denoland / deno_std

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

refactor(yaml): add `peek()` and `next()` to `LoaderState` #5276

Closed timreichen closed 3 days ago

timreichen commented 4 days ago
codecov[bot] commented 4 days ago

Codecov Report

Attention: Patch coverage is 89.28571% with 9 lines in your changes missing coverage. Please review.

Project coverage is 95.72%. Comparing base (9127978) to head (83cb304).

Files Patch % Lines
yaml/_loader.ts 89.28% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5276 +/- ## ======================================= Coverage 95.72% 95.72% ======================================= Files 457 457 Lines 37951 37955 +4 Branches 5560 5560 ======================================= + Hits 36327 36331 +4 Misses 1583 1583 Partials 41 41 ```

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