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

chore: b17s1 merge staging into master #231

Merged
merged 137 commits into from
Feb 12, 2024

Conversation

mcdurdin and others added 30 commits April 1, 2021 07:47
Fixes #147.

The search results for 'german' would return a set of weights for
various language codes. 'de' had 5 weights and 'pdt-Latn' had 4, but
both had a match on the name 'German' because 'pdt-Latn' has an
alternate language name of 'German'. This meant that the actual result
returned was indeterminate -- they both had the same weight.

Summing the weights for each language tag match brought 'de' higher
in the match results (weight 60 vs 30).
chore: Merger master from Sprint A16S13 to staging
chore: Merge master from Sprint a17s2 to staging
chore: Merge master end of Sprint A17S6 to staging
darcywong00
darcywong00 previously approved these changes Feb 8, 2024
Copy link
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rslgtm

@darcywong00 darcywong00 dismissed their stale review February 12, 2024 04:43

Will want to 🍒 pick #234

Copy link
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcdurdin mcdurdin merged commit be8a340 into master Feb 12, 2024
3 checks passed
@mcdurdin mcdurdin deleted the chore/b17s1-merge-staging-into-master branch February 12, 2024 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants