✨ Add basic maxLength support to stringMatching#6599
Conversation
🦋 Changeset detectedLatest commit: 8b5f8c8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
maxLength support to stringMatching
@fast-check/ava
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://69904024bfe76fba1843c633--dubzzz-fast-check.netlify.app |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #6599 +/- ##
==========================================
- Coverage 94.84% 94.61% -0.23%
==========================================
Files 207 209 +2
Lines 5584 5631 +47
Branches 1471 1493 +22
==========================================
+ Hits 5296 5328 +32
- Misses 275 290 +15
Partials 13 13
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:
|
Description
Re-opening #6285 opened by @emilianbold:
Reworked the initial PR to fit review.
Checklist — Don't delete this checklist and make sure you do the following before opening the PR
pnpm run bumpand flag the impacts properlyAdvanced