denoland / deno_std

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

chore: Revert "refactor(csv): minor cleanups (#5158)" #5163

Closed kt3k closed 5 days ago

kt3k commented 5 days ago

Looks like #5158 broke some test cases which are recently added, and now main CI is red.

This reverts #5158 to fix it.

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 93.33%. Comparing base (c8a8859) to head (bd24d69). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5163 +/- ## ======================================= Coverage 93.33% 93.33% ======================================= Files 473 473 Lines 38051 38051 Branches 5423 5423 ======================================= Hits 35513 35513 Misses 2495 2495 Partials 43 43 ```

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