denoland / deno_std

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

refactor(csv): minor cleanup #5166

Closed iuioiua closed 18 hours ago

iuioiua commented 5 days ago

Omits the previously faulty changes made to CsvStringifyStream.

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 94.98%. Comparing base (b15707d) to head (31a9ad4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5166 +/- ## ========================================== - Coverage 94.98% 94.98% -0.01% ========================================== Files 460 460 Lines 38059 38055 -4 Branches 5543 5544 +1 ========================================== - Hits 36150 36146 -4 Misses 1868 1868 Partials 41 41 ```

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