Class RunMetricsService
Aggregates run history into structured metrics: suite pass rates, per-flow percentiles, per-step timing, MTTR, and time-bucketed trend points.
public sealed class RunMetricsService
- Inheritance
-
RunMetricsService
- Inherited Members
Methods
Aggregate(IReadOnlyList<StoredRunResult>, MetricsOptions)
public RunMetrics Aggregate(IReadOnlyList<StoredRunResult> runs, MetricsOptions options)
Parameters
runsIReadOnlyList<StoredRunResult>optionsMetricsOptions