Skip to content

refactor(company): remove English locale definitions from company in non-English locales #2027

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

Merged

Conversation

matthewmayer
Copy link
Contributor

smaller version of #1935

removes only duplicate values of faker.company.* definitions where they are just duplicates of English, in non-English locales

@matthewmayer matthewmayer requested a review from a team as a code owner April 5, 2023 23:33
@matthewmayer matthewmayer changed the title chore(company): remove Englisj locale definitions from company in non-English locales chore(company): remove English locale definitions from company in non-English locales Apr 5, 2023
@matthewmayer matthewmayer self-assigned this Apr 5, 2023
@matthewmayer matthewmayer added c: chore PR that doesn't affect the runtime behavior p: 1-normal Nothing urgent c: locale Permutes locale definitions m: company Something is referring to the company module labels Apr 5, 2023
@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #2027 (054c284) into next (8574125) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2027      +/-   ##
==========================================
- Coverage   99.62%   99.61%   -0.01%     
==========================================
  Files        2563     2545      -18     
  Lines      243278   241648    -1630     
  Branches     1284     1284              
==========================================
- Hits       242356   240717    -1639     
- Misses        895      904       +9     
  Partials       27       27              
Impacted Files Coverage Δ
src/locales/cs_CZ/company/index.ts 100.00% <ø> (ø)
src/locales/fr/company/index.ts 100.00% <ø> (ø)
src/locales/pl/company/index.ts 100.00% <ø> (ø)
src/locales/sk/company/index.ts 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

@ST-DDT ST-DDT requested review from a team April 6, 2023 08:31
@ST-DDT ST-DDT added the s: accepted Accepted feature / Confirmed bug label Apr 6, 2023
@Shinigami92
Copy link
Member

chore(...): remove ...
remove cant be a chore 🤔
either its a docs or a refactor or a comment that got removed 👀

@Shinigami92 Shinigami92 changed the title chore(company): remove English locale definitions from company in non-English locales refactor(company): remove English locale definitions from company in non-English locales Apr 9, 2023
@matthewmayer
Copy link
Contributor Author

Feel free to edit the title I am no good at picking good PR titles.

@Shinigami92
Copy link
Member

Feel free to edit the title I am no good at picking good PR titles.

glad AIs getting better and better 😉

@ST-DDT ST-DDT merged commit f66e26b into faker-js:next Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: chore PR that doesn't affect the runtime behavior c: locale Permutes locale definitions m: company Something is referring to the company module p: 1-normal Nothing urgent s: accepted Accepted feature / Confirmed bug
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants