AffectedJsonReport

data class AffectedJsonReport(val baseRef: String, val headRef: String, val affected: AffectedModules)(source)

JSON envelope for aalekh-affected.json: the diff range plus the affected-module sets.

Constructors

Link copied to clipboard
constructor(baseRef: String, headRef: String, affected: AffectedModules)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard