meilisearch / meilisearch-go

Golang wrapper for the Meilisearch API
https://www.meilisearch.com
MIT License
519 stars 85 forks source link

Implement vector search experimental feature #517

Closed jackielii closed 6 months ago

jackielii commented 7 months ago

Pull Request

Related issue

Fixes #504

What does this PR do?

PR checklist

Please check if your PR fulfills the following requirements:

Thank you so much for contributing to Meilisearch!

jackielii commented 7 months ago

There is only "Introduction of new routes" left which I'm not sure what to do. Otherwise the PR is ready.

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 85.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 83.50%. Comparing base (9f390df) to head (dd9300a).

Files Patch % Lines
index_settings.go 82.35% 3 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #517 +/- ## ========================================== + Coverage 83.27% 83.50% +0.22% ========================================== Files 10 10 Lines 1543 1582 +39 ========================================== + Hits 1285 1321 +36 - Misses 146 147 +1 - Partials 112 114 +2 ```

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

meili-bors[bot] commented 6 months ago

Build succeeded: