MeiliSearch/crates/meilisearch/tests
meili-bors[bot] 26be5e0733
Merge #5123
5123: Fix batch details r=dureuill a=irevoire

# Pull Request

## Related issue
Fixes https://github.com/meilisearch/meilisearch/issues/5079
Fixes https://github.com/meilisearch/meilisearch/issues/5112

## What does this PR do?
- Make the processing tasks actually processing in the stats of the batch instead of enqueued
- Stop counting one extra task for all non-prioritized batches in the stats
- Add a test

Co-authored-by: Tamo <tamo@meilisearch.com>
2024-12-05 15:21:55 +00:00
..
assets Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
auth Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
batches While spamming the batches route we could see a processing batch becoming missing and then finished, this commit ensures the batches goes from processing to finished directly 2024-12-02 12:02:16 +01:00
common try to fix the snapshot on demand flaky test 2024-12-05 14:45:54 +01:00
dashboard Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
documents update snaps after merge 2024-11-20 17:08:30 +01:00
dumps Test and implement settings opt-out 2024-11-25 18:23:22 +01:00
features Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
index Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
logs Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00
search Change error code 2024-12-05 14:48:29 +01:00
settings Apply change requests 2024-11-28 15:16:13 +01:00
similar Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
snapshot try to fix the snapshot on demand flaky test 2024-12-05 14:45:54 +01:00
stats Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
swap_indexes add the batch_id to the tasks 2024-11-20 10:42:54 +01:00
tasks update the tests after the rebase 2024-11-20 10:54:38 +01:00
vector First batch of PR comment 2024-11-21 16:38:11 +01:00
content_type.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
integration.rs add the front end tests on the batches routes 2024-11-20 10:51:06 +01:00