Skip to content
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

docs(guide): add locale error handling sections #3055

Merged
merged 13 commits into from
Aug 14, 2024

Conversation

ST-DDT
Copy link
Member

@ST-DDT ST-DDT commented Aug 13, 2024

@ST-DDT ST-DDT added c: docs Improvements or additions to documentation p: 1-normal Nothing urgent labels Aug 13, 2024
@ST-DDT ST-DDT added this to the vAnytime milestone Aug 13, 2024
@ST-DDT ST-DDT self-assigned this Aug 13, 2024
@ST-DDT ST-DDT requested a review from a team as a code owner August 13, 2024 09:26
Copy link

netlify bot commented Aug 13, 2024

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit ca50337
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/66bcd9f5a3038e0008620953
😎 Deploy Preview https://deploy-preview-3055.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 site configuration.

@ST-DDT ST-DDT requested a review from a team August 13, 2024 09:34
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.96%. Comparing base (5a8730a) to head (ca50337).
Report is 1 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #3055      +/-   ##
==========================================
- Coverage   99.97%   99.96%   -0.01%     
==========================================
  Files        2772     2772              
  Lines      226173   226173              
  Branches      592      941     +349     
==========================================
- Hits       226108   226105       -3     
- Misses         65       68       +3     

see 2 files with indirect coverage changes

docs/guide/localization.md Outdated Show resolved Hide resolved
docs/guide/localization.md Outdated Show resolved Hide resolved
Copy link
Member

@Shinigami92 Shinigami92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

docs/guide/localization.md Outdated Show resolved Hide resolved
docs/guide/localization.md Outdated Show resolved Hide resolved
docs/guide/localization.md Outdated Show resolved Hide resolved
@matthewmayer
Copy link
Contributor

Could we add an example of a case where a built in locale definition is deliberately null? For example location.zipCode for en_HK because Hong Kong has no ZIP codes.

@ST-DDT
Copy link
Member Author

ST-DDT commented Aug 13, 2024

grafik
Or
grafik
?

@Shinigami92
Copy link
Member

@ST-DDT 2

@ST-DDT
Copy link
Member Author

ST-DDT commented Aug 13, 2024

Ready for review

Shinigami92
Shinigami92 previously approved these changes Aug 13, 2024
@ST-DDT ST-DDT requested a review from a team August 13, 2024 19:41
Co-authored-by: DivisionByZero <leyla.jaehnig@gmx.de>
@ST-DDT ST-DDT merged commit 1e9d65b into next Aug 14, 2024
23 checks passed
@ST-DDT ST-DDT deleted the docs/guide/locale-error-handling branch August 14, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: docs Improvements or additions to documentation p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Documentation for null Locale Data
5 participants