Skip to main content

Interface: ReviewOverlapEntry

Defined in: packages/core/src/application/use-cases/get-status.ts:61

Describes a single archived change whose overlap invalidated this change.

Properties

archivedChangeName

readonly archivedChangeName: string

Defined in: packages/core/src/application/use-cases/get-status.ts:62


overlappingSpecIds

readonly overlappingSpecIds: readonly string[]

Defined in: packages/core/src/application/use-cases/get-status.ts:63