denoland / std

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

refactor(yaml): inline `captureSegment()` #5775

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

Project coverage is 96.22%. Comparing base (0f84a54) to head (bdd564b). Report is 1 commits behind head on main.

Files Patch % Lines
yaml/_loader_state.ts 96.87% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5775 +/- ## ========================================== - Coverage 96.23% 96.22% -0.01% ========================================== Files 481 481 Lines 38748 38745 -3 Branches 5617 5617 ========================================== - Hits 37289 37283 -6 - Misses 1418 1421 +3 Partials 41 41 ```

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