For the complete documentation index, see llms.txt. This page is also available as Markdown.

Run Status

Track the distribution of run outcomes over time

Represents the distribution of the outcomes of your builds/runs over time.

Metrics

  • Overall runs: overall runs created during the selected period, regardless of their completion or the end state.

  • Failed runs: runs that have one or more failed tests. Failed runs count includes cancelled and timed-out tests.

  • Passed runs: runs that have zero failed tests.

  • Pass Rate: passed runs / overall runs.

Example chart - Run Status

Last updated

Was this helpful?