-
Notifications
You must be signed in to change notification settings - Fork 48
Implement new proximityPrecision #512
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
Implement new proximityPrecision #512
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #512 +/- ##
=========================================
+ Coverage 0 99.62% +99.62%
=========================================
Files 0 9 +9
Lines 0 540 +540
=========================================
+ Hits 0 538 +538
- Misses 0 2 +2 ☔ View full report in Codecov by Sentry. |
Thank you for your continued contributions! Looks good to me so far, I will wait for you to add tests and mark it ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple small problems, the rest looks good
@ellnix sorry for the small mistakes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are almost there, do not stress about making mistakes, it's why we have tests 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bors merge |
512: Implement new proximityPrecision r=ellnix a=andre-m-dev # Pull Request ## Related issue Fixes #511 ## What does this PR do? - Add proximityPrecision ## 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? Thank you so much for contributing to Meilisearch! Co-authored-by: Andre <>
Build failed: |
bors try |
bors merge |
Pull Request
Related issue
Fixes #511
What does this PR do?
PR checklist
Please check if your PR fulfills the following requirements:
Thank you so much for contributing to Meilisearch!