Skip to content

feat(locale): add Japanese cat breed definitions#3716

Merged
ST-DDT merged 2 commits intofaker-js:nextfrom
atzzCokeK:feat/ja-animal-cat
Feb 25, 2026
Merged

feat(locale): add Japanese cat breed definitions#3716
ST-DDT merged 2 commits intofaker-js:nextfrom
atzzCokeK:feat/ja-animal-cat

Conversation

@atzzCokeK
Copy link
Copy Markdown
Contributor

Summary

Add cat breed definitions for the Japanese (ja) locale.

This enables faker.animal.cat() to generate Japanese cat breed names.

Added files

cat.ts - Cat breeds (40 items)

Japanese cats (日本猫)

日本猫, 三毛猫, キジトラ, サバトラ, 茶トラ, 黒猫, 白猫, ジャパニーズボブテイル

Popular breeds in Japan

アメリカンショートヘア, スコティッシュフォールド, マンチカン, ロシアンブルー,
ブリティッシュショートヘア, ペルシャ, メインクーン, ラグドール, etc.

References

Test plan

  • pnpm run generate:locales executed successfully
  • pnpm run preflight passed

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 31, 2026

Deploy Preview for fakerjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 23f080e
🔍 Latest deploy log https://app.netlify.com/projects/fakerjs/deploys/698ed195f91ae60008d4afbd
😎 Deploy Preview https://deploy-preview-3716.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.82%. Comparing base (614b4e9) to head (23f080e).
⚠️ Report is 2 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #3716      +/-   ##
==========================================
- Coverage   98.88%   98.82%   -0.07%     
==========================================
  Files         883      883              
  Lines        3061     3061              
  Branches      540      556      +16     
==========================================
- Hits         3027     3025       -2     
- Misses         30       32       +2     
  Partials        4        4              
Files with missing lines Coverage Δ
src/locales/ja/animal/index.ts 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

atzzCokeK and others added 2 commits February 13, 2026 16:20
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@atzzCokeK atzzCokeK marked this pull request as ready for review February 13, 2026 07:22
@atzzCokeK atzzCokeK requested a review from a team as a code owner February 13, 2026 07:22
@ST-DDT ST-DDT added p: 1-normal Nothing urgent c: locale Permutes locale definitions m: animal Something is referring to the animal module labels Feb 25, 2026
@ST-DDT ST-DDT added this pull request to the merge queue Feb 25, 2026
Merged via the queue into faker-js:next with commit 54af8a8 Feb 25, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: locale Permutes locale definitions m: animal Something is referring to the animal module p: 1-normal Nothing urgent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants