Jobs
The list of every job Trunk has seen run, one row each.
How the numbers are defined
Three different questions need three different sets of runs, and a job reads the same way everywhere in Trunk because they are used consistently:- Pass rate is
success / (success + failure + timed out). Cancelled and skipped runs are in neither half - a job that only ever cancelled has no pass rate rather than a zero. - Runs counts every finished run that was not skipped, including ones that took no measurable time.
Job detail
