-
-
Notifications
You must be signed in to change notification settings - Fork 1k
refactor(word)!: change default error strategy to 'fail' #3560
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
refactor(word)!: change default error strategy to 'fail' #3560
Conversation
✅ Deploy Preview for fakerjs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #3560 +/- ##
==========================================
- Coverage 99.96% 99.96% -0.01%
==========================================
Files 2888 2888
Lines 221958 221958
Branches 930 929 -1
==========================================
- Hits 221891 221889 -2
- Misses 67 69 +2
🚀 New features to boost your workflow:
|
@xDivisionByZerox looks like the example wasnt actually added in 81c8d29 ? |
Thanks for checking again. I musted have messed up the rebase when pulling the merged next branch. The example should be up now. |
This PR fixes issue #3263