MeiliSearch/dump/src/reader
bors[bot] 2867d2e91a
Merge #3190
3190: Fix the dump date-import of the dumpv4 r=irevoire a=irevoire

# Pull Request
After merging https://github.com/meilisearch/meilisearch/pull/3012 I realized that the tests on the date of the dump-v4 were still ignored, thus, I fixed them and then noticed #3012 wasn't working properly.

## Related issue
Fixes https://github.com/meilisearch/meilisearch/issues/2987 a second time


`@funilrys` since you wrote most of the code you might be interested, but don't feel obligated to review this code. 
Someone from the team will double-check it works 😁 

Co-authored-by: Tamo <tamo@meilisearch.com>
2022-12-06 10:47:00 +00:00
..
compat re-enable the dump test on the dates 2022-12-05 17:05:37 +01:00
snapshots Add reader mod test 2022-12-01 14:03:15 +01:00
v1 re-enable the dump test on the dates 2022-12-05 17:05:37 +01:00
v2 impl Display for v2::settings::Criterion 2022-12-01 11:15:57 +01:00
v3 fix the dump tests 2022-11-23 16:59:20 +01:00
v4 return the same time in case we didn't found a created or updated at 2022-12-06 11:03:23 +01:00
v5 fix the dump tests 2022-11-23 16:59:20 +01:00
v6 remove unused import 2022-10-30 20:05:20 +01:00
error.rs start implementing a skeleton of the v1 dump reader 2022-10-27 11:33:51 +02:00
mod.rs Merge #3190 2022-12-06 10:47:00 +00:00