You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ai): add 2 missing integration tests for performance monitoring
- Add test_factory_adapter_timeout_adjustment_on_degradation in factory.rs
- Add test_registry_multiple_adapters_performance_comparison in registry.rs
- Factory now has 3 performance integration tests (was 2)
- Registry now has 5 performance integration tests (was 4)
- All 110 AI unit tests + 9 integration tests passing
- Completes M1.5.5 test coverage requirement of 47+ tests
0 commit comments