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

1298: Swap least and most compare fns #1332

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

edmondsoun
Copy link
Contributor

Resolves #1298

Swapped the compare functions associated with LEAST_MATCHED and MOST_MATCHED. Ordering appears correct now, this is from my local version with the change:

image

This should also address the same pattern I was noticing when implementing a frontend sort for #1249. I can put a PR in for that as soon as this is resolved!

re fns for correct ordering
@edmondsoun edmondsoun changed the title Swap least and most compa 1298: Swap least and most compare fns Aug 22, 2024
@ethteck ethteck merged commit b16ee88 into decompme:main Aug 23, 2024
7 checks passed
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] Sorting by most matched and least matched seems backwards
2 participants