Skip to content

Type fixes #774

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 21, 2025
Merged

Type fixes #774

merged 3 commits into from
May 21, 2025

Conversation

keeganwitt
Copy link
Collaborator

Add matchers missing from the CustomMatchers interface

  • toChange
  • toChangeBy
  • toChangeTo

Fix mismatching parameter type in

  • toIncludeAllMembers
  • toIncludeAllPartialMembers
  • toIncludeSamePartialMembers

Remove duplicate type in toThrowWithMessage

Add missing JSDoc

Copy link

codecov bot commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (915c6dd) to head (6959497).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #774   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           79        79           
  Lines          890       890           
  Branches       276       330   +54     
=========================================
  Hits           890       890           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

changeset-bot bot commented May 21, 2025

🦋 Changeset detected

Latest commit: 6959497

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
jest-extended Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@keeganwitt keeganwitt merged commit 3a031b6 into jest-community:main May 21, 2025
20 checks passed
@keeganwitt keeganwitt deleted the type-fixes branch May 21, 2025 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant