-
-
Notifications
You must be signed in to change notification settings - Fork 186
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
📝 Saving Christmas with nroken playground #5454
Conversation
There was a bug in our parsing algorithm. It fails when the code is minified!
|
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://674c21e32e8d245d1d33b54c--dubzzz-fast-check.netlify.app |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5454 +/- ##
=======================================
Coverage 95.14% 95.14%
=======================================
Files 235 235
Lines 10518 10518
Branches 2838 2839 +1
=======================================
Hits 10007 10007
Misses 511 511
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
👋 A preview of the new documentation is available at: http://674c23b4e9ef8a40ba0602aa--dubzzz-fast-check.netlify.app |
There was a bug in our parsing algorithm. It fails when the code is minified!