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

Add code sample and tests for rankingScoreThreshold search parameter #550

Merged

Conversation

andre-m-dev
Copy link
Contributor

Pull Request

Related issue

Fixes #544

What does this PR do?

rankingScoreThreshold implemented

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5d4e3ed) to head (e753f45).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #550   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          677       677           
=========================================
  Hits           677       677           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andre-m-dev

This comment was marked as outdated.

@curquiza curquiza added the maintenance Anything related to maintenance (CI, tests, refactoring...) label Jul 6, 2024
@curquiza curquiza changed the title [v1.9] Support rankingScoreThreshold search parameter Add code sample and tests for rankingScoreThreshold search parameter Jul 6, 2024
curquiza
curquiza previously approved these changes Jul 6, 2024
Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

Niiice

bors merge

Copy link
Contributor

meili-bors bot commented Jul 6, 2024

Merge conflict.

curquiza
curquiza previously approved these changes Jul 6, 2024
Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

bors merge

meili-bors bot added a commit that referenced this pull request Jul 6, 2024
550: Add code sample and tests for rankingScoreThreshold search parameter r=curquiza a=andre-m-dev

# Pull Request

## Related issue
Fixes #544

## What does this PR do?
rankingScoreThreshold implemented

## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?


Co-authored-by: Andre <>
Co-authored-by: Clémentine <[email protected]>
Copy link
Contributor

meili-bors bot commented Jul 6, 2024

Build failed:

@curquiza
Copy link
Member

curquiza commented Jul 6, 2024

@andre-m-dev sorry, looks like the tests does not pass since I merged your PR for distinct first 😢

Can you fix the tests?

@andre-m-dev
Copy link
Contributor Author

@curquiza should be fine now

Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

bors merge

Copy link
Contributor

meili-bors bot commented Jul 6, 2024

@meili-bors meili-bors bot merged commit b8d3de2 into meilisearch:main Jul 6, 2024
8 checks passed
@andre-m-dev andre-m-dev deleted the feat/ranking_score_threshold branch July 6, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Anything related to maintenance (CI, tests, refactoring...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v1.9] Support rankingScoreThreshold search parameter
2 participants