denoland / deno_std

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

docs(assert): improve `assertNotStrictEquals` example #5295

Closed kt3k closed 3 days ago

kt3k commented 3 days ago

This PR improves the example of assertNotStrictEquals doc.

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 95.80%. Comparing base (ed1ab26) to head (939440c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5295 +/- ## ======================================= Coverage 95.80% 95.80% ======================================= Files 457 457 Lines 37955 37955 Branches 5572 5572 ======================================= Hits 36364 36364 Misses 1551 1551 Partials 40 40 ```

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