• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Unleash / unleash / 26627240724
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 29 May 2026 08:46AM UTC
Jobs 1
Files 1180
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 May 2026 08:37AM UTC coverage: 87.087% (-0.04%) from 87.122%
26627240724

push

github

web-flow
feat: add flightRecorder experimental flag (#12135)

## What

- Add `flightRecorder` to `IFlagKey` and the experimental `flags` object
in `src/lib/types/experimental.ts` (default `false`, controlled by
`UNLEASH_EXPERIMENTAL_FLIGHT_RECORDER`).
- Export the existing `requireFeatureEnabled` route-gate middleware from
the package root (`server-impl.ts`).

## Why

The enterprise build mounts a flight-recorder ingestion router. Gating
it needs the flag to exist in OSS (the flag type is the source of
truth), and it should be enforced **per request** so the feature can be
killed at runtime, not only at startup. Exporting
`requireFeatureEnabled` lets downstream consumers wrap a router with a
flag check that returns `404` when the flag is off.

Both pieces are additive and default-off; no behavior changes for
existing flags or routes.

1849 of 2047 branches covered (90.33%)

15114 of 17355 relevant lines covered (87.09%)

880.34 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
79.09
-5.45% src/lib/features/playground/feature-evaluator/constraint.ts
Jobs
ID Job ID Ran Files Coverage
1 26627240724.1 29 May 2026 08:46AM UTC 1180
87.09
GitHub Action Run
Source Files on build 26627240724
  • Tree
  • List 1180
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26627240724
  • 3cf04dfb on github
  • Prev Build on main (#26625503810)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc