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

✨ Do not generate internationalized domains #538

Merged
merged 1 commit into from
Jan 26, 2020

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Jan 26, 2020

Why is this PR for?

Another way to fix #532

Previous way was #536 but it seems better to have not internationalized domains by default for the moment. If one day, we add the support for internationalized domains we might want to also add badly internationalized ones.

In a nutshell

❌ New feature
✔️ Fix an issue
❌ Documentation improvement
❌ Other: please explain

(✔️: yes, ❌: no)

Potential impacts

Generated values impact might rarely be impacted.

The probability to generate one of the filtered values is:
(1 / 36) * (4 / 5) * (1 / 37) * (1 / 37) * (1 / 37) = 0.00004387 %

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 96.287% when pulling 96bee81 on feat/iternationalized-domain into f143d9a on master.

@dubzzz dubzzz merged commit 5793d79 into master Jan 26, 2020
@dubzzz dubzzz deleted the feat/iternationalized-domain branch January 26, 2020 20:44
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 96bee81:

Sandbox Source
cool-frog-00qv0 Configuration
sad-cerf-lv5dc Configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug reported by Travis on webUrl
2 participants