ruvector/crates/ruvllm/tests
Reuven b9379e076d fix: configure package-level lints for ruvllm test code
- Add [lints.clippy] and [lints.rust] sections to ruvllm Cargo.toml
- Allow manual_range_contains, needless_range_loop, useless_vec,
  unnecessary_cast, excessive_precision in clippy
- Allow unused_imports, unused_variables, dead_code, unreachable_code,
  unused_parens in rust lints
- These lints are acceptable in test code where readability matters

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-16 23:21:01 -04:00
..
fixtures feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
acceptance_gates.rs fix: configure package-level lints for ruvllm test code 2026-03-16 23:21:01 -04:00
adapter_integration.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
ane_integration.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
ane_test_utils.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
autodetect_integration.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
backend_integration.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
cross_platform.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
cross_platform_v21.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
e2e_integration.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
e2e_integration_test.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
gguf_integration.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
gguf_loader_test.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
hadamard_tests.rs style: apply cargo fmt formatting 2026-03-12 20:57:18 -04:00
kernel_integration.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
lora_integration.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
mistral_backend_test.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
model_arch_integration.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
moe_integration.rs style: apply cargo fmt formatting 2026-03-12 20:57:18 -04:00
pi_quant_tests.rs fix: add clippy allow for manual_range_contains in pi_quant_tests 2026-03-16 23:21:01 -04:00
real_model_test.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
ruvltra_e2e.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
ruvltra_tests.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
serving_integration.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
simd_equivalence_tests.rs style: apply cargo fmt formatting 2026-03-12 20:57:18 -04:00
sona_integration.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
speculative_integration.rs fix: update pgrx to 0.12.9 in both CI workflows and fix formatting 2026-02-21 22:34:37 +00:00
ste_tests.rs style: apply cargo fmt formatting 2026-03-12 20:57:18 -04:00