meilisearch / meilisearch-symfony

Seamless integration of Meilisearch into your Symfony project.
https://www.meilisearch.com
MIT License
122 stars 28 forks source link

Add an option to use index swap in import command #354

Closed thislg closed 2 days ago

thislg commented 2 days ago

Pull Request

Related issue

Fixes #277

What does this PR do?

PR checklist

Please check if your PR fulfills the following requirements:

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 88.72%. Comparing base (3ecb667) to head (83dc2f8). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #354 +/- ## ============================================ + Coverage 87.77% 88.72% +0.95% Complexity 1 1 ============================================ Files 20 20 Lines 875 905 +30 ============================================ + Hits 768 803 +35 + Misses 107 102 -5 ```

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

norkunas commented 2 days ago

bors merge

meili-bors[bot] commented 2 days ago

Build succeeded:

norkunas commented 2 days ago

Thank you @thislg

thislg commented 2 days ago

Thank you for your time @norkunas