-
-
Notifications
You must be signed in to change notification settings - Fork 188
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
🔨 Moving from yarn to pnpm #5710
Conversation
|
Open in Stackblitz • @fast-check/examples @fast-check/ava
@fast-check/expect-type
@fast-check/jest
fast-check
@fast-check/poisoning
@fast-check/vitest
@fast-check/packaged
@fast-check/worker
commit: |
👋 A preview of the new documentation is available at: http://67b11741287cbd3eaf251634--dubzzz-fast-check.netlify.app |
👋 A preview of the new documentation is available at: http://67b1185f7be2aa141fc2f61a--dubzzz-fast-check.netlify.app |
👋 A preview of the new documentation is available at: http://67b11a9a7be2aa17d2c2f619--dubzzz-fast-check.netlify.app |
👋 A preview of the new documentation is available at: http://67b11b618fa23065df87bcb2--dubzzz-fast-check.netlify.app |
👋 A preview of the new documentation is available at: http://67b11c6023b4156b8c16dbdc--dubzzz-fast-check.netlify.app |
👋 A preview of the new documentation is available at: http://67b1e191b4e6586b214e4c9c--dubzzz-fast-check.netlify.app |
👋 A preview of the new documentation is available at: http://67b1e3e6eb0cff5bc87bad96--dubzzz-fast-check.netlify.app |
👋 A preview of the new documentation is available at: http://67b1e5130f57c862c25b570b--dubzzz-fast-check.netlify.app |
👋 A preview of the new documentation is available at: http://67b4470beb54793536f9d9b8--dubzzz-fast-check.netlify.app |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5710 +/- ##
=======================================
Coverage 94.49% 94.49%
=======================================
Files 212 212
Lines 9623 9623
Branches 2670 2670
=======================================
Hits 9093 9093
Misses 530 530
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Description
Checklist — Don't delete this checklist and make sure you do the following before opening the PR
yarn bump
and flag the impacts properlyAdvanced