Skip to content

feat: Add BigInt support to number matchers (closes #591) #772

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 1 commit into from
Jun 7, 2025

Conversation

keeganwitt
Copy link
Collaborator

@keeganwitt keeganwitt commented May 19, 2025

No description provided.

Copy link

changeset-bot bot commented May 19, 2025

🦋 Changeset detected

Latest commit: bb21cf8

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 Major

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

Copy link

codecov bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (331eccc) to head (bb21cf8).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #772   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           79        80    +1     
  Lines          890       908   +18     
  Branches       276       288   +12     
=========================================
+ Hits           890       908   +18     

☔ 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.

@keeganwitt keeganwitt changed the title fix: toBeNumber should pass with BigInts feat: Add BigInt support to number matchers (closes #591) May 21, 2025
@keeganwitt keeganwitt force-pushed the toBeNumber-bigint branch 5 times, most recently from e2c83d0 to 653a544 Compare May 23, 2025 03:44
@keeganwitt keeganwitt force-pushed the toBeNumber-bigint branch from 653a544 to bb21cf8 Compare June 7, 2025 03:31
@keeganwitt keeganwitt merged commit 46ed810 into jest-community:main Jun 7, 2025
20 checks passed
@keeganwitt keeganwitt deleted the toBeNumber-bigint branch June 7, 2025 03:33
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