denoland / deno_std

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

refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from `@std/assert` #5199

Closed iuioiua closed 2 days ago

iuioiua commented 2 days ago

Unblocks #5176 (will result in a cleaner diff). All these imports will be updated after #5176 is merged.

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 94.44%. Comparing base (5f2b0f5) to head (6c4c3e0). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5199 +/- ## ========================================== + Coverage 94.07% 94.44% +0.36% ========================================== Files 467 467 Lines 37820 37820 Branches 5460 5491 +31 ========================================== + Hits 35580 35719 +139 + Misses 2201 2062 -139 Partials 39 39 ```

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