denoland / deno_std

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

refactor(csv): throw errors immediately #5299

Closed timreichen closed 3 days ago

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.81%. Comparing base (29f5612) to head (2649d2d).

Files Patch % Lines
csv/_io.ts 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5299 +/- ## ======================================= Coverage 95.80% 95.81% ======================================= Files 457 457 Lines 37955 37907 -48 Branches 5572 5568 -4 ======================================= - Hits 36364 36321 -43 + Misses 1551 1546 -5 Partials 40 40 ```

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