denoland / deno_std

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

refactor(yaml): remove `Any` type #5306

Open timreichen opened 3 days ago

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

Codecov Report

Attention: Patch coverage is 88.23529% with 4 lines in your changes missing coverage. Please review.

Project coverage is 95.81%. Comparing base (81943c3) to head (43ef9f1).

Files Patch % Lines
yaml/_dumper.ts 86.66% 2 Missing :warning:
yaml/_type/map.ts 0.00% 1 Missing :warning:
yaml/_type/seq.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5306 +/- ## ========================================== - Coverage 95.81% 95.81% -0.01% ========================================== Files 458 458 Lines 37883 37882 -1 Branches 5567 5567 ========================================== - Hits 36298 36297 -1 Misses 1545 1545 Partials 40 40 ```

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