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

Unleash / unleash / 17404790867
86%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 02 Sep 2025 01:25PM UTC
Jobs 1
Files 1192
Run time 3min
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

02 Sep 2025 01:18PM UTC coverage: 91.285% (-0.01%) from 91.296%
17404790867

push

github

web-flow
chore(AI): reportUnknownFlags flag cleanup (#10596)

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

Fixes #10595

## ๐Ÿงน AI Flag Cleanup Summary
This change removes the `reportUnknownFlags` feature flag and makes its
functionality a permanent part of the application. The "Unknown flags"
feature
is now always enabled.
### ๐Ÿšฎ Removed
- **Flag Definitions**
- Removed `reportUnknownFlags` from `IFlagKey` and `UiFlags` types.
- Removed `reportUnknownFlags` from the experimental flags configuration
in `src/lib/types/experimental.ts`.
- Removed the flag from development and test configurations
(`src/server-dev.ts`, `unknown-flags.e2e.test.ts`).
- **Conditional Logic**
- Removed conditional checks for `reportUnknownFlags` in backend
services
(`UnknownFlagsService`, `ClientMetricsServiceV2`) and API controllers
(`UnknownFlagsController`).
- Removed `useUiFlag('reportUnknownFlags')` and related conditional
rendering from frontend components (`UnknownFlagsTable`,
`FeatureToggleListTable`). The UI elements are now always visible.
- Modified the `useUnknownFlags` hook to always fetch data.
### ๐Ÿ›  Kept
- **Core Functionality**
- The feature to report and display unknown flags is now always active.
- The "Unknown flags" link is now permanently visible on the feature
flags
overview page.
- Backend logic for processing and storing unknown flags is now always
executed.
### ๐Ÿ“ Why
The `reportUnknownFlags` feature flag was marked as completed with the
feature
being kept. This cleanup removes the flag and its associated conditional
logic,
simplifying the code and making the unknown flags reporting a permanent
feature.

---------

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

7139 of 7191 branches covered (99.28%)

5 of 6 new or added lines in 1 file covered. (83.33%)

11 existing lines in 2 files now uncovered.

67651 of 74110 relevant lines covered (91.28%)

434.48 hits per line

New Missed Lines in Diff

Lines Coverage โˆ† File
1
89.08
-0.06% src/lib/features/metrics/client-metrics/metrics-service-v2.ts

Uncovered Existing Lines

Lines Coverage โˆ† File
1
89.08
-0.06% src/lib/features/metrics/client-metrics/metrics-service-v2.ts
10
72.66
-7.81% src/lib/features/playground/feature-evaluator/constraint.ts
Jobs
ID Job ID Ran Files Coverage
1 17404790867.1 02 Sep 2025 01:25PM UTC 1192
91.28
GitHub Action Run
Source Files on build 17404790867
  • Tree
  • List 1192
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage โˆ† File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #17404790867
  • dfa89d7d on github
  • Prev Build on main (#17402368979)
  • Next Build on main (#17426644793)
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