-
-
Notifications
You must be signed in to change notification settings - Fork 1k
feat(locale): add vehicle locale data for Japanese #3490
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
feat(locale): add vehicle locale data for Japanese #3490
Conversation
✅ Deploy Preview for fakerjs ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #3490 +/- ##
=======================================
Coverage 99.97% 99.97%
=======================================
Files 2866 2869 +3
Lines 219789 219810 +21
Branches 952 950 -2
=======================================
+ Hits 219736 219757 +21
Misses 53 53
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change looks good 👍
Would you be so kind to update the snapshot file again? Stacking PRs of the same locale, sadly results in merge conflicts. I saw that you opened other PRs as well. After this PR is merged, I would write you in the PR I'm planning on getting merged next. That way you do not need to endlessly update all snapshots test, just for another PR merge causing conflicts again. 🙂
13ba292
@xDivisionByZerox |
The merge-base changed after approval.
Oh I see. Funny enough, GH showed the files from the previous PR as already reviewed, so I didn't noticed. Looking at the commit history I'd say you didn't force push at the end of your rebase (?). 🤔 |
The commit b70e793 is definitely incorrect in here. And the commits "feat(locale): add vehicle locale data for Japanese" and "feat(locale): remove 'SUV' from Japanese vehicle types" are currently duplicated. |
13ba292
to
f9994bb
Compare
Sorry... |
@xDivisionByZerox |
Thank you so much 🙏 |
Thank you for your contribution @noritaka1166 ❤️🙏 I see that this was your first contribution to our project.
If you don't want to answer, please ignore this comment. |
I use faker to randomly add people's names, company names, etc. when I run E2E tests.
Yes.
A useful command (
No problem.
Thanks for developing faker. |
This pull request adds support for fuel and type definitions in the vehicle module for the Japanese locale.