RunInsights

Contains insights for a run, including report status, and job-level aggregated metrics such as per job execution time and median job execution time.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The job-level aggregated report for the run.

Link copied to clipboard

The status of the insights report for the run.

Functions

Link copied to clipboard
inline fun copy(block: RunInsights.Builder.() -> Unit = {}): RunInsights
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String