deno_std icon indicating copy to clipboard operation
deno_std copied to clipboard

feat(expect): support `expect.objectContaining`

Open eryue0220 opened this issue 1 year ago • 1 comments

Part of https://github.com/denoland/std/issues/3964, support expect.objectContaining api

eryue0220 avatar Sep 26 '24 15:09 eryue0220

Codecov Report

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

Project coverage is 96.58%. Comparing base (d902c24) to head (e1a8d82). Report is 38 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6065      +/-   ##
==========================================
- Coverage   96.76%   96.58%   -0.18%     
==========================================
  Files         508      536      +28     
  Lines       39101    40649    +1548     
  Branches     5786     6101     +315     
==========================================
+ Hits        37836    39262    +1426     
- Misses       1225     1343     +118     
- Partials       40       44       +4     

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

codecov[bot] avatar Sep 26 '24 15:09 codecov[bot]