denoland / std

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

fix(io): don't use `Deno.Buffer` in examples #5889

Closed lowlighter closed 2 weeks ago

lowlighter commented 2 weeks ago

To fix the CI linting errors

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 96.35%. Comparing base (94a7e1b) to head (fa66551). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5889 +/- ## ======================================= Coverage 96.35% 96.35% ======================================= Files 479 479 Lines 38674 38674 Branches 5631 5631 ======================================= Hits 37263 37263 Misses 1367 1367 Partials 44 44 ```

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