Skip to content

Fix NoSuchElementException in uk.company.name #240

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
merged 5 commits into from
May 19, 2024
Merged

Fix NoSuchElementException in uk.company.name #240

merged 5 commits into from
May 19, 2024

Conversation

serpro69
Copy link
Owner

@serpro69 serpro69 commented May 19, 2024

Also adds named anchors to names and make sure uk.name.first_name and uk.name.last_name return both male and female names.

Fixes #239

Also fixes same issue in uk.company.name which was calling a non-default
key from address.
@serpro69 serpro69 added bug 🐞 Something isn't working core 🧬 Issue related to :core module labels May 19, 2024
@serpro69 serpro69 added this to the 2.0.0 milestone May 19, 2024
@serpro69 serpro69 changed the title Fix NoSuchElementException in uk.address.city Fix NoSuchElementException in uk locale May 19, 2024
@serpro69 serpro69 changed the title Fix NoSuchElementException in uk locale Fix NoSuchElementException in uk.company.name May 19, 2024
@serpro69 serpro69 changed the title Fix NoSuchElementException in uk.company.name Fix NoSuchElementException in uk.company.name May 19, 2024
@serpro69 serpro69 merged commit 2e7f7c5 into master May 19, 2024
4 checks passed
@serpro69 serpro69 deleted the fix_uk_city branch May 19, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working core 🧬 Issue related to :core module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

uk locale: Function cityName not found in io.github.serpro69.kfaker.provider.Address
1 participant