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

Unleash / unleash / 17548004465
86%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 08 Sep 2025 10:44AM UTC
Jobs 1
Files 1193
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

08 Sep 2025 10:38AM UTC coverage: 91.273% (-0.02%) from 91.289%
17548004465

push

github

web-flow
chore(AI): addConfiguration flag cleanup (#10628)

This PR cleans up the addConfiguration flag. These changes were
automatically generated by AI and should be reviewed carefully.

Fixes #10627

## ๐Ÿงน AI Flag Cleanup Summary
This change removes the `addConfiguration` feature flag. The feature was
discarded, so this cleanup reverts the UI to its state before the
`addConfiguration` flag was introduced. The primary change is in the
strategy
menu, where the single "Add configuration" button is removed and the
original
"Use template," "Add strategy," and "More" buttons are restored.
### ๐Ÿšฎ Removed
- **Flag Definitions**
- `addConfiguration` flag from `experimental.ts` on the backend.
- `addConfiguration` flag from `uiConfig.ts` on the frontend.
- `addConfiguration: true` from the `server-dev.ts` config.
- **UI Components & Logic**
- The conditional rendering in `FeatureStrategyMenu.tsx` that showed an
"Add
configuration" button.
- The `useUiFlag('addConfiguration')` hook call and its import from
`FeatureStrategyMenu.tsx`.
### ๐Ÿ›  Kept
- **UI Components & Logic**
- The original set of buttons in `FeatureStrategyMenu.tsx`: "Use
template",
"Add strategy", and a "More strategies" icon button. This was the code
path for
when the flag was disabled.
### ๐Ÿ“ Why
The `addConfiguration` feature flag was marked as completed with the
outcome
"discarded". This cleanup removes the flag and all related code,
preserving only
the intended code path, which is the UI behavior from before the flag
was
introduced.

---------

Co-authored-by: unleash-bot <194219037+unleash-bot[bot]@users.noreply.github.com>
Co-authored-by: Nuno Gรณis <github@nunogois.com>

7150 of 7202 branches covered (99.28%)

67680 of 74151 relevant lines covered (91.27%)

435.79 hits per line

Uncovered Existing Lines

Lines Coverage โˆ† File
2
88.63
-0.78% src/lib/features/playground/feature-evaluator/client.ts
3
79.69
-2.34% src/lib/features/playground/feature-evaluator/constraint.ts
6
46.9
-1.03% src/lib/services/email-service.ts
Jobs
ID Job ID Ran Files Coverage
1 17548004465.1 08 Sep 2025 10:44AM UTC 1193
91.27
GitHub Action Run
Source Files on build 17548004465
  • Tree
  • List 1193
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage โˆ† File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #17548004465
  • 9540ed6e on github
  • Prev Build on main (#17468497741)
  • Next Build on main (#17548953602)
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