denoland / std

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

refactor(yaml): inline `yamlDirectiveHandler()` #5763

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 95.65217% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.26%. Comparing base (0332f0a) to head (0ad0ff6). Report is 2 commits behind head on main.

Files Patch % Lines
yaml/_loader_state.ts 95.65% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5763 +/- ## ======================================= Coverage 96.26% 96.26% ======================================= Files 475 475 Lines 38480 38480 Branches 5587 5587 ======================================= Hits 37041 37041 Misses 1397 1397 Partials 42 42 ```

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