save checkpoint

This commit is contained in:
master
2026-02-14 09:11:48 +02:00
parent 9ca2de05df
commit e9aeadc040
1512 changed files with 30863 additions and 4728 deletions

View File

@@ -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"
}