save checkpoint
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"capturedAtUtc": "2026-02-13T12:04:00Z",
|
||||
"feature": "outcome-analytics-attribution",
|
||||
"module": "telemetry",
|
||||
"testProject": "src/Telemetry/StellaOps.Telemetry.Core/StellaOps.Telemetry.Core.Tests/StellaOps.Telemetry.Core.Tests.csproj",
|
||||
"testFilter": "OutcomeAnalyticsServiceTests",
|
||||
"testsRun": 3,
|
||||
"testsPassed": 3,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Executive report computes total/failed deployments and incidents",
|
||||
"MTTA and MTTR computed with deterministic rounding",
|
||||
"Deployment attribution grouped by pipeline with CFR and median lead time",
|
||||
"Incident attribution grouped by severity with MTTA/MTTR",
|
||||
"Daily cohort view covers full date range",
|
||||
"Deterministic repeated calls produce identical reports",
|
||||
"DI registration via AddDoraMetrics resolves IOutcomeAnalyticsService"
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
Reference in New Issue
Block a user