Interface: Baseline
June 6, 2026 ยท View on GitHub
CTRF / Baseline
Interface: Baseline
Defined in: types.ts:350
Reference to a baseline report
Properties
reportId
reportId:
string
Defined in: types.ts:352
Report ID of the baseline report
timestamp?
optionaltimestamp?:string
Defined in: types.ts:354
Timestamp of the baseline report
source?
optionalsource?:string
Defined in: types.ts:356
Source description (e.g., 'main-branch', 'previous-run')
buildNumber?
optionalbuildNumber?:number
Defined in: types.ts:358
Build number of the baseline
buildName?
optionalbuildName?:string
Defined in: types.ts:360
Build name of the baseline
buildUrl?
optionalbuildUrl?:string
Defined in: types.ts:362
Build URL of the baseline
commit?
optionalcommit?:string
Defined in: types.ts:364
Git commit of the baseline
extra?
optionalextra?:Record<string,unknown>
Defined in: types.ts:366
Custom metadata