Interface: InsightsOptions

June 6, 2026 ยท View on GitHub

CTRF


CTRF / InsightsOptions

Interface: InsightsOptions

Defined in: types.ts:442

Options for insights calculation

Properties

baseline?

optional baseline?: CTRFReport

Defined in: types.ts:444

Baseline report for comparison


window?

optional window?: number

Defined in: types.ts:446

Number of historical reports to analyze

Contents

  1. 1Properties
  2. 1.1baseline?
  3. 1.2window?