CI Health Score Calculator
Get an instant letter grade for your CI pipeline. Enter five metrics and see where your team sits against DORA benchmarks — with actionable breakdowns for Speed, Reliability, and Recovery.
Your CI Metrics
From push to pipeline completion across all runs.
Percentage of pipeline runs that fail (excluding flaky tests).
Percentage of tests that produce inconsistent results across identical runs.
From failure detected to pipeline green again.
Total pipeline runs per day across all repos and branches.
Enter your metrics and click Calculate to see your score.
How the score is calculated
Speed (30%)
Based on average build time. Elite teams complete pipelines in under 5 minutes. Benchmarked against DORA Elite, High, Medium, and Low performer thresholds.
Reliability (45%)
Weighted combination of build failure rate and flaky test rate. Reliability is weighted highest because low-trust CI is worse than slow CI.
Recovery (25%)
Measures mean time-to-fix broken builds, adjusted for build volume. High build counts amplify the blast radius of slow recovery.
Benchmarks are derived from the DORA State of DevOps report and Deviera's engineering benchmarks dataset. View the full benchmark data →