denoland / deno_std

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

docs(assert): improve `assertObjectMatch` docs #5296

Closed kt3k closed 3 days ago

kt3k commented 3 days ago

This PR improves the docs of assertObjectMatch.

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 95.81%. Comparing base (99764a7) to head (929e517). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5296 +/- ## ======================================= Coverage 95.80% 95.81% ======================================= Files 457 458 +1 Lines 37955 37890 -65 Branches 5572 5567 -5 ======================================= - Hits 36364 36304 -60 + Misses 1551 1546 -5 Partials 40 40 ```

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