denoland / std

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

refactor(yaml): inline `tagDirectiveHandler()` #5771

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

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.24%. Comparing base (9bcab52) to head (78b0359). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5771 +/- ## ======================================= Coverage 96.23% 96.24% ======================================= Files 481 481 Lines 38748 38748 Branches 5617 5617 ======================================= + Hits 37291 37292 +1 + Misses 1416 1415 -1 Partials 41 41 ```

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