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.
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 RiskWhat 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.
| Test | Area | Flake Score | Pattern | Next Action | Risk |
|---|---|---|---|---|---|
| GET /health > retruns the service health | src/app.test.ts | 0% | No transient failure | Continue monitoring | Low |
| parseInstallationWebhookPayload > accepts an installation created payload | src/github-app/installation-payload.test.ts | 0% | No transient failure | Continue monitoring | Low |
| parseInstallationWebhookPayload > rejects an unsupported installation action | src/github-app/installation-payload.test.ts | 0% | No transient failure | Continue monitoring | Low |
| parseJUnitXml > parses passing, failing, skipped, and error test cases | src/ingestion/junit-parser.test.ts | 0% | No transient failure | Continue monitoring | Low |
| parseJUnitXml > rejects a document without test suites | src/ingestion/junit-parser.test.ts | 0% | No transient failure | Continue monitoring | Low |
Recent Workflow Runs
CI
main · Attempt 3