denoland / std

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

docs: errors messages may describe desired state #5757

Closed irbull closed 3 weeks ago

irbull commented 3 weeks ago

Update the CONTRIBUTING.md to indicate that error messages should describe the desired state if possible.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 96.25%. Comparing base (2a0f511) to head (ca5ecc3). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5757 +/- ## ======================================= Coverage 96.25% 96.25% ======================================= Files 475 475 Lines 38475 38475 Branches 5587 5587 ======================================= Hits 37036 37036 Misses 1397 1397 Partials 42 42 ```

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