deno_std
deno_std copied to clipboard
feat(expect): support `expect.objectContaining`
Part of https://github.com/denoland/std/issues/3964, support expect.objectContaining api
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.