Interface: Baseline

June 6, 2026 ยท View on GitHub

CTRF


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?

optional timestamp?: string

Defined in: types.ts:354

Timestamp of the baseline report


source?

optional source?: string

Defined in: types.ts:356

Source description (e.g., 'main-branch', 'previous-run')


buildNumber?

optional buildNumber?: number

Defined in: types.ts:358

Build number of the baseline


buildName?

optional buildName?: string

Defined in: types.ts:360

Build name of the baseline


buildUrl?

optional buildUrl?: string

Defined in: types.ts:362

Build URL of the baseline


commit?

optional commit?: string

Defined in: types.ts:364

Git commit of the baseline


extra?

optional extra?: Record<string, unknown>

Defined in: types.ts:366

Custom metadata