-
-
Notifications
You must be signed in to change notification settings - Fork 189
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
🔥(worker) Drop support for v3 of fast-check #5769
Conversation
🦋 Changeset detectedLatest commit: 5e2140c The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
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 |
Open in Stackblitz • @fast-check/examples @fast-check/ava
@fast-check/expect-type
fast-check
@fast-check/jest
@fast-check/packaged
@fast-check/poisoning
@fast-check/vitest
@fast-check/worker
commit: |
👋 A preview of the new documentation is available at: http://67c32f586bc97a07b22c05e2--dubzzz-fast-check.netlify.app |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5769 +/- ##
==========================================
- Coverage 94.74% 94.73% -0.02%
==========================================
Files 212 212
Lines 10057 10057
Branches 2674 2669 -5
==========================================
- Hits 9529 9527 -2
- Misses 528 530 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
👋 A preview of the new documentation is available at: http://67db5d4a216dec90af85b44f--dubzzz-fast-check.netlify.app |
Description
Related to #5582
Checklist — Don't delete this checklist and make sure you do the following before opening the PR
pnpm run bump
and flag the impacts properlyAdvanced