denoland / std

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

refactor(webgpu): align additional error messages #5754

Closed irbull closed 3 weeks ago

irbull commented 3 weeks ago

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

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

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.28%. Comparing base (99200dc) to head (29499e3). Report is 3 commits behind head on main.

Files Patch % Lines
webgpu/texture_with_data.ts 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5754 +/- ## ========================================== - Coverage 96.28% 96.28% -0.01% ========================================== Files 474 474 Lines 38383 38388 +5 Branches 5578 5581 +3 ========================================== + Hits 36957 36960 +3 - Misses 1384 1386 +2 Partials 42 42 ```

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