denoland / deno_std

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

refactor(yaml): simplify `encodeHex()` #5305

Closed timreichen closed 3 days ago

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 95.81%. Comparing base (ca0a374) to head (09024ed).

Files Patch % Lines
yaml/_dumper.ts 40.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5305 +/- ## ======================================= Coverage 95.81% 95.81% ======================================= Files 458 458 Lines 37892 37881 -11 Branches 5566 5566 ======================================= - Hits 36306 36296 -10 + Misses 1546 1545 -1 Partials 40 40 ```

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