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

feat: add Meilisearch-compatible search engine with tests #164

Merged
merged 9 commits into from
Oct 23, 2024

test: fix settings path

7552277
Select commit
Loading
Failed to load commit list.
Merged

feat: add Meilisearch-compatible search engine with tests #164

test: fix settings path
7552277
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 23, 2024 in 1s

90.13% of diff hit (target 100.00%)

View this Pull Request on Codecov

90.13% of diff hit (target 100.00%)

Annotations

Check warning on line 197 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L197

Added line #L197 was not covered by tests

Check warning on line 207 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L207

Added line #L207 was not covered by tests

Check warning on line 211 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L211

Added line #L211 was not covered by tests

Check warning on line 223 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L223

Added line #L223 was not covered by tests

Check warning on line 225 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L225

Added line #L225 was not covered by tests

Check warning on line 230 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L227-L230

Added lines #L227 - L230 were not covered by tests

Check warning on line 233 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 237 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L237

Added line #L237 was not covered by tests

Check warning on line 241 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L241

Added line #L241 was not covered by tests

Check warning on line 244 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L243-L244

Added lines #L243 - L244 were not covered by tests

Check warning on line 356 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L356

Added line #L356 was not covered by tests

Check warning on line 413 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L413

Added line #L413 was not covered by tests