reportStore property
Optional persistent store for run reports. When set, runSuite automatically saves the final EvalRunReport for cross-run analysis (saturation, graduation, diff).
Implementation
final ReportStore? reportStore;
Optional persistent store for run reports. When set, runSuite automatically saves the final EvalRunReport for cross-run analysis (saturation, graduation, diff).
final ReportStore? reportStore;