Skip to content

Improving the readability of search test cases #10410

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 3 commits into from
Jan 17, 2025

Conversation

eth3lbert
Copy link
Contributor

This PR rewrites our test cases for alpha and relevance sorting to be more dumb, explicit and easier to follow for better readability. Aside from that, previously, we seem not to cover the cases with the same rank for relevance sorting, which are also covered in this PR.

Refactor the existing alpha sorting test cases to be more explicit and
easier to follow for better readability.
…e sorting

Refactor the existing relevance sorting test cases to be more explicit
and easier to follow for better readability.
@eth3lbert eth3lbert added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Jan 17, 2025
@Turbo87 Turbo87 merged commit e3367c7 into rust-lang:main Jan 17, 2025
8 checks passed
@eth3lbert eth3lbert deleted the refactor-search-test branch January 17, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants