denoland / std

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

refactor(internal): align additional error messages #5766

Closed irbull closed 3 weeks ago

irbull commented 3 weeks ago

Aligns the error messages in the internal folder to match the style guide.

https://github.com/denoland/std/issues/5574

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 96.26%. Comparing base (0332f0a) to head (b9a84dc). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5766 +/- ## ======================================= Coverage 96.26% 96.26% ======================================= Files 475 475 Lines 38480 38481 +1 Branches 5587 5587 ======================================= + Hits 37041 37042 +1 Misses 1397 1397 Partials 42 42 ```

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