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: wait for meilisearch index creation to succeed #166

Merged
merged 1 commit into from
Oct 31, 2024

feat: wait for meilisearch index creation to succeed

4f27cd5
Select commit
Loading
Failed to load commit list.
Merged

feat: wait for meilisearch index creation to succeed #166

feat: wait for meilisearch index creation to succeed
4f27cd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 31, 2024 in 1s

71.18% of diff hit (target 100.00%)

View this Pull Request on Codecov

71.18% of diff hit (target 100.00%)

Annotations

Check warning on line 240 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L239-L240

Added lines #L239 - L240 were not covered by tests

Check warning on line 256 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L256

Added line #L256 was not covered by tests

Check warning on line 275 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L274-L275

Added lines #L274 - L275 were not covered by tests

Check warning on line 281 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L278-L281

Added lines #L278 - L281 were not covered by tests

Check warning on line 292 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L292

Added line #L292 was not covered by tests

Check warning on line 294 in search/meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/meilisearch.py#L294

Added line #L294 was not covered by tests

Check warning on line 393 in search/tests/test_meilisearch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

search/tests/test_meilisearch.py#L393

Added line #L393 was not covered by tests