-
-
Notifications
You must be signed in to change notification settings - Fork 193
✨ Properly handle objects with symbols as keys in fc.stringify
#1327
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
Conversation
Give a try to 311ce5b with: yarn add https://pkg.csb.dev/dubzzz/fast-check/commit/311ce5b3/fast-check
npm i https://pkg.csb.dev/dubzzz/fast-check/commit/311ce5b3/fast-check Useful links: Codeclimate, Codecov, CodeSandbox and GitHub Actions. |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit bd91014:
|
Codecov Report
@@ Coverage Diff @@
## master #1327 +/- ##
=======================================
Coverage 98.76% 98.76%
=======================================
Files 89 89
Lines 2917 2926 +9
Branches 542 546 +4
=======================================
+ Hits 2881 2890 +9
Misses 33 33
Partials 3 3
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Give a try to 090e0c5 with: yarn add https://pkg.csb.dev/dubzzz/fast-check/commit/090e0c57/fast-check
npm i https://pkg.csb.dev/dubzzz/fast-check/commit/090e0c57/fast-check Useful links: Codeclimate, Codecov, CodeSandbox and GitHub Actions. |
Give a try to bd91014 with: yarn add https://pkg.csb.dev/dubzzz/fast-check/commit/bd910141/fast-check
npm i https://pkg.csb.dev/dubzzz/fast-check/commit/bd910141/fast-check Useful links: Codeclimate, Codecov, CodeSandbox and GitHub Actions. |
In a nutshell
✔️ New feature
❌ Fix an issue
❌ Documentation improvement
❌ Other: please explain
(✔️: yes, ❌: no)
Potential impacts
None