miroir/crates
jedarden 8ff119ccde fix(vector): handle unstable sort order in convex merge test
The test_merge_convex_basic test had a tie at score 0.7 between doc1
and doc3, but asserted a specific order. Rust's unstable sort makes
this non-deterministic. Updated the test to check that both documents
are present in positions 1-2 regardless of order.

Also applied rustfmt formatting to vector.rs and cdc.rs.
2026-05-25 11:19:50 -04:00
..
miroir-core fix(vector): handle unstable sort order in convex merge test 2026-05-25 11:19:50 -04:00
miroir-ctl fix(clippy): apply auto-fixes for unused imports and variables 2026-05-25 05:15:22 -04:00
miroir-proxy fix: remove trailing whitespace and formatting cleanup 2026-05-25 09:04:47 -04:00