Skip to contents

Construct a successful StageResult

Usage

stage_success(value, provenance = list())

Arguments

value

Annotated StateTransitionData returned by the stage.

provenance

List of ProvenanceStep records emitted by this stage.

Value

A StageResult with status = "success".