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

feat(locale): add states to vi locale and fix city name #2128

Merged
merged 5 commits into from Jul 22, 2023

Conversation

asharnadeem
Copy link
Contributor

Addresses concerns in #1977. Adds state support for the vi locale, and as part of this PR, also fixes city_name where the previous list included both cities and states. This PR introduces more realistic location data overall for the vi locale

@asharnadeem asharnadeem requested a review from a team as a code owner May 5, 2023 02:11
@asharnadeem asharnadeem changed the title add states to vi locale and fix city name feat(locale): add states to vi locale and fix city name May 5, 2023
@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Merging #2128 (4d79ec9) into next (9a2f74a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2128   +/-   ##
=======================================
  Coverage   99.59%   99.60%           
=======================================
  Files        2638     2639    +1     
  Lines      244685   244720   +35     
  Branches     1082     1084    +2     
=======================================
+ Hits       243703   243743   +40     
+ Misses        955      950    -5     
  Partials       27       27           
Impacted Files Coverage Δ
src/locales/vi/location/city_name.ts 100.00% <100.00%> (ø)
src/locales/vi/location/index.ts 100.00% <100.00%> (ø)
src/locales/vi/location/state.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@ST-DDT ST-DDT added p: 1-normal Nothing urgent c: locale Permutes locale definitions m: location Something is referring to the location module labels Jun 17, 2023
@ST-DDT ST-DDT requested review from matthewmayer and removed request for matthewmayer June 17, 2023 11:34
@xDivisionByZerox xDivisionByZerox added the c: feature Request for new feature label Jul 2, 2023
@ST-DDT ST-DDT enabled auto-merge (squash) July 22, 2023 14:02
@ST-DDT ST-DDT merged commit bc2aaab into faker-js:next Jul 22, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: feature Request for new feature c: locale Permutes locale definitions m: location Something is referring to the location module p: 1-normal Nothing urgent
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants