denoland / std

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

refactor(async): align the error messages to the style guide #5758

Closed irbull closed 3 weeks ago

irbull commented 3 weeks ago

Aligns the error messages in the async 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.20%. Comparing base (2a0f511) to head (1259307). Report is 21 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5758 +/- ## ========================================== - Coverage 96.25% 96.20% -0.06% ========================================== Files 475 481 +6 Lines 38475 38752 +277 Branches 5587 5618 +31 ========================================== + Hits 37036 37283 +247 - Misses 1397 1427 +30 Partials 42 42 ```

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