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
- Fixed test_divergence_detection_integration to use observed.link_id and observed.metric_type instead of hardcoded values
- Fixed test_cusum_change_point_detection to use larger deviation (50.0) and more iterations (10..30) to ensure CUSUM threshold is reached
- Fixed get_closest_snapshot to use num_milliseconds() instead of num_seconds() for better precision
- Adjusted test_snapshot_manager expectation from 2500ms to 2100ms to match actual closest snapshot
0 commit comments