mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-24 13:54:31 +00:00
- Remove unused imports across multiple modules: - graph/operators.rs: pgrx::prelude in tests - graph/sparql/results.rs: Literal import - healing/functions.rs: super::* in tests - healing/learning.rs: RemediationOutcome import - index/ivfflat_storage.rs: super::* in tests - routing/router.rs: CostModel and PerformanceMetrics - Fix GNN operator tests to use JsonB correctly: - Add helper functions to_json() and parse_result() - Convert Vec inputs to JsonB before calling functions - Parse JsonB results for assertions - Fix aggregator tests type inference: - Add explicit Vec<f32> type annotation for empty vec comparison 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| detector.rs | ||
| engine.rs | ||
| functions.rs | ||
| learning.rs | ||
| mod.rs | ||
| strategies.rs | ||
| worker.rs | ||