addRun

fun addRun(run: Run)(source)

Adds a new run to the aggregate. The driver of the first run will be locked in as the driver for the aggregate.

Return

The aggregate after adding the run

Parameters

run

The new SARIF run to add