stemedb/crates
jordan 360f1b0867 fix: correct test module imports for similarity_index
Fix super:: imports in tests.rs which is included via #[path] directive.
When using #[path = "tests.rs"], super refers to the module containing
the directive (store_impl), not the parent module.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 12:45:22 -07:00
..
stemedb-api feat: Phase 7 Content Defense + code structure refactoring 2026-02-03 12:44:05 -07:00
stemedb-cluster feat: Phase 6 UAT - Admission control, HLC recency, cluster coordination 2026-02-03 00:43:37 -07:00
stemedb-core feat: Phase 7 Content Defense + code structure refactoring 2026-02-03 12:44:05 -07:00
stemedb-ingest feat: Phase 7 Content Defense + code structure refactoring 2026-02-03 12:44:05 -07:00
stemedb-lens feat: Phase 6 UAT - Admission control, HLC recency, cluster coordination 2026-02-03 00:43:37 -07:00
stemedb-merkle feat: Distributed replication foundation (Phase 6A) - HLC, Merkle trees, CRDT stores, sync protocol 2026-02-02 19:31:54 -07:00
stemedb-query feat: Phase 6 UAT - Admission control, HLC recency, cluster coordination 2026-02-03 00:43:37 -07:00
stemedb-rpc feat: Multi-node cluster coordination (Phase 6C) 2026-02-02 20:57:54 -07:00
stemedb-sim feat: Phase 6 UAT - Admission control, HLC recency, cluster coordination 2026-02-03 00:43:37 -07:00
stemedb-storage fix: correct test module imports for similarity_index 2026-02-03 12:45:22 -07:00
stemedb-sync feat: Phase 6 UAT - Admission control, HLC recency, cluster coordination 2026-02-03 00:43:37 -07:00
stemedb-wal feat: WAL hardening (Phase 5B) - CRC32C, crash recovery, group commit, log rotation 2026-02-02 12:36:35 -07:00