faker-js / faker

Generate massive amounts of fake data in the browser and node.js
https://fakerjs.dev
Other
11.86k stars 877 forks source link

fix(locale): clean up Hungarian words #2816

Closed ST-DDT closed 2 weeks ago

ST-DDT commented 1 month ago

Fixes #2575

I filtered the list using online tools and online translators. I did not verify any of the words and just removed them, because we have enough other words.

netlify[bot] commented 1 month ago

Deploy Preview for fakerjs canceled.

Name Link
Latest commit c6fbda0adb0f835d4ddae5fc8337b524205c4233
Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/6627f9adf504390008e8f68a
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.95%. Comparing base (e17f6c7) to head (946ddab).

:exclamation: Current head 946ddab differs from pull request most recent head c6fbda0. Consider uploading reports for the commit c6fbda0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #2816 +/- ## ========================================== - Coverage 99.95% 99.95% -0.01% ========================================== Files 2973 2964 -9 Lines 212613 212432 -181 Branches 598 945 +347 ========================================== - Hits 212520 212335 -185 - Misses 93 97 +4 ``` | [Files](https://app.codecov.io/gh/faker-js/faker/pull/2816?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=faker-js) | Coverage Δ | | |---|---|---| | [src/locales/hu/word/adjective.ts](https://app.codecov.io/gh/faker-js/faker/pull/2816?src=pr&el=tree&filepath=src%2Flocales%2Fhu%2Fword%2Fadjective.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=faker-js#diff-c3JjL2xvY2FsZXMvaHUvd29yZC9hZGplY3RpdmUudHM=) | `100.00% <ø> (ø)` | | | [src/locales/hu/word/adverb.ts](https://app.codecov.io/gh/faker-js/faker/pull/2816?src=pr&el=tree&filepath=src%2Flocales%2Fhu%2Fword%2Fadverb.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=faker-js#diff-c3JjL2xvY2FsZXMvaHUvd29yZC9hZHZlcmIudHM=) | `100.00% <ø> (ø)` | | | [src/locales/hu/word/noun.ts](https://app.codecov.io/gh/faker-js/faker/pull/2816?src=pr&el=tree&filepath=src%2Flocales%2Fhu%2Fword%2Fnoun.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=faker-js#diff-c3JjL2xvY2FsZXMvaHUvd29yZC9ub3VuLnRz) | `100.00% <ø> (ø)` | | | [src/locales/hu/word/verb.ts](https://app.codecov.io/gh/faker-js/faker/pull/2816?src=pr&el=tree&filepath=src%2Flocales%2Fhu%2Fword%2Fverb.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=faker-js#diff-c3JjL2xvY2FsZXMvaHUvd29yZC92ZXJiLnRz) | `100.00% <ø> (ø)` | | ... and [19 files with indirect coverage changes](https://app.codecov.io/gh/faker-js/faker/pull/2816/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=faker-js)