Dashboard/Reliability Overview

Reliability Overview

Review CI stability, retry-recovered failures, and tests that need attention before the next release.

Tests monitored

20

Unique test definitions

Workflow runs

1

Workflow attempts processed

Test executions

20

JUnit results stored

Flaky tests

0

Recovered on the same commit

Webhook success

100%

p95: 112.5 ms

Reliability Distribution

Where retry-recovered failures are concentrated across the test suite.

20 Monitored Tests
Investigation line at 25% flake scoreObserved CI History
50%
Auth
0%
API
0%
UI
0%
Integration
0%
CI

Retry Recovered

A failure passed on the next run of the same commit.

Stable Tests

Completed tests without an observed flake signal.

Next Review

Inspect high-risk tests before expanding coverage.

Reliability Confidence

Current CI health and the signals reducing confidence.

Confidence

50%

Needs more run history

Highest Risk

50%

auth.tokens

Signal Quality

Moderate Risk
Completed Test Attempts2 / 2
Retry-Recovered Failures1 Observed
Tests With Stable History1 / 3

What changes the release call

High-risk tests

A stable rerun lowers the flake score and increases confidence in a genuine failure.

Add CI History

More workflow attempts make flake scores more reliable.

Flake Risk Queue

Tests that need a clear next move before the next CI review.

TestAreaFlake ScorePatternNext ActionRisk
GET /health > retruns the service healthsrc/app.test.ts0%No transient failureContinue monitoringLow
parseInstallationWebhookPayload > accepts an installation created payloadsrc/github-app/installation-payload.test.ts0%No transient failureContinue monitoringLow
parseInstallationWebhookPayload > rejects an unsupported installation actionsrc/github-app/installation-payload.test.ts0%No transient failureContinue monitoringLow
parseJUnitXml > parses passing, failing, skipped, and error test casessrc/ingestion/junit-parser.test.ts0%No transient failureContinue monitoringLow
parseJUnitXml > rejects a document without test suitessrc/ingestion/junit-parser.test.ts0%No transient failureContinue monitoringLow

Recent Workflow Runs

CI

main · Attempt 3

8/13/2026success