FormattedLineage
Defined in: execution/lineage-formatter.ts:40
Complete formatted lineage output.
Properties
Section titled “Properties”failedAt?
Section titled “failedAt?”
readonlyoptionalfailedAt:number
Defined in: execution/lineage-formatter.ts:48
Index of the failed step (0-indexed), if any
readonlysteps: readonlyFormattedStep[]
Defined in: execution/lineage-formatter.ts:44
Ordered list of execution steps
success
Section titled “success”
readonlysuccess:boolean
Defined in: execution/lineage-formatter.ts:46
Whether the entire pipeline succeeded
summary
Section titled “summary”
readonlysummary:string
Defined in: execution/lineage-formatter.ts:42
Summary line, e.g., “Pipeline Execution (3 steps)”