documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF

This commit is contained in:
master
2026-02-25 01:24:07 +02:00
parent b07d27772e
commit 4db038123b
9090 changed files with 4836 additions and 2909 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"
}