 Omar SobhandClaude Sonnet 4.6
|
39b7ef12f4
|
fix(tests): green-bar rtx-transformers and rtx-distributed test suites
- Fix 35 doctest failures in Phase 2/3 modules (no_run annotations, missing
imports, wrong API calls, Result context issues)
- Fix test_validation_framework_creation: assert updated to 1e-3 default
- Fix test_report_serialization: replace exact f64 equality with epsilon comparison
- Fix rtx-distributed recovery/tests.rs: add missing ProcessGroup import,
use recovery_stats().wal_buffer_size instead of private field access
All rtx-transformers and rtx-distributed tests now pass.
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
|
2026-06-26 17:56:39 +00:00 |
|
 osobhandClaude Opus 4.6
|
02d382d5f6
|
style: apply rustfmt across all crates and demos
Consistent formatting pass: line wrapping, import sorting, trailing
whitespace removal, let-chain indentation, merged derive attributes,
and unsafe block reformatting.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
|
2026-04-12 07:01:58 -07:00 |
|