CaseComparison
@forge/monorepo / backend/src / CaseComparison
Type Alias: CaseComparison
CaseComparison =
object
Defined in: backend/src/evaluation/index.ts:166
Properties
after
readonlyafter:number|null
Defined in: backend/src/evaluation/index.ts:171
before
readonlybefore:number|null
Defined in: backend/src/evaluation/index.ts:170
caseId
readonlycaseId:string
Defined in: backend/src/evaluation/index.ts:167
change
readonlychange:CaseChange
Defined in: backend/src/evaluation/index.ts:169
dimension
readonlydimension:string
Defined in: backend/src/evaluation/index.ts:168
reason
readonlyreason:string
Defined in: backend/src/evaluation/index.ts:173
The current reason, so a regression report says why and not only which.