DocumentationAnalytics & ReportingRelease readiness score

Release readiness score

5 min readLast updated 2026-04-24

A single score that tells you if your release is safe to ship.

The release readiness score combines test pass rate, coverage, flaky test count, and open critical bugs into a 0-100 score.

Score components

Test pass rate (40%)Weighted by test criticality
Coverage (20%)Minimum thresholds per module
Flakiness (20%)Penalty for flaky and quarantined tests
Open bugs (20%)Critical and high-severity bug count

Using the score

Set a minimum score in your promotion gate. A score below the threshold blocks the release and notifies the team.

Was this article helpful?

Still have questions?

Our support team is here to help. Reach out directly or search the docs.