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

Unleash / unleash / 29733591597
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 20 Jul 2026 10:06AM UTC
Jobs 1
Files 1201
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

20 Jul 2026 10:01AM UTC coverage: 87.455% (+0.06%) from 87.399%
29733591597

push

github

web-flow
feat: await for feature resolver readiness

## What

Adds an explicit readiness lifecycle to the feature flag resolver and
waits for it during startup before the server begins using resolved
flags.

## Why

Some startup paths evaluate feature flags very early, before all
resolver implementations have necessarily finished initializing. Making
readiness part of the resolver contract lets startup coordinate that
dependency directly instead of relying on individual call sites to know
whether a resolver is ready.

This keeps flag evaluation synchronous for callers while making startup
ordering explicit. The startup logs also report how long the resolver
readiness wait took, which makes it easier to identify whether startup
is delayed by resolver initialization.

1940 of 2136 branches covered (90.82%)

15532 of 17760 relevant lines covered (87.45%)

815.32 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
92.16
-1.96% src/lib/features/feature-toggle/configuration-revision-service.ts
Jobs
ID Job ID Ran Files Coverage
1 29733591597.1 20 Jul 2026 10:06AM UTC 1201
87.45
GitHub Action Run
Source Files on build 29733591597
  • Tree
  • List 1201
  • Changed 6
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29733591597
  • 9bfef913 on github
  • Prev Build on main (#29571778051)
  • Next Build on main (#29743506067)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc