meilisearch / meilisearch-ruby

Ruby SDK for the Meilisearch API
https://meilisearch.com
MIT License
198 stars 43 forks source link

Add code sample and tests for rankingScoreThreshold search parameter #550

Closed andre-m-dev closed 2 months ago

andre-m-dev commented 2 months ago

Pull Request

Related issue

Fixes #544

What does this PR do?

rankingScoreThreshold implemented

PR checklist

Please check if your PR fulfills the following requirements:

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

andre-m-dev commented 2 months ago

I don't know why the tests for ruby 3.1 fail every time

meili-bors[bot] commented 2 months ago

Merge conflict.

meili-bors[bot] commented 2 months ago

Build failed:

curquiza commented 2 months ago

@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 commented 2 months ago

@curquiza should be fine now

meili-bors[bot] commented 2 months ago

Build succeeded: