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

Unleash / unleash / 19924962170
86%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 04 Dec 2025 10:07AM UTC
Jobs 1
Files 1220
Run time 5min
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

04 Dec 2025 10:00AM UTC coverage: 91.215%. Remained the same
19924962170

push

github

web-flow
chore(AI): edgeObservability flag cleanup (#11079)

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

Fixes #11078

## 🧹 AI Flag Cleanup Summary
This pull request removes the `edgeObservability` feature flag and
integrates
its functionality into the codebase permanently. The feature has been
kept, so
all related components and logic are now always enabled.
### 🚮 Removed
- **Flag definitions**:
- `edgeObservability` flag from `UiFlags` interface
(`frontend/src/interfaces/uiConfig.ts`).
- `edgeObservability` flag from `IFlagKey` and the `flags` object
(`src/lib/types/experimental.ts`).
- **Conditional logic**:
- `useUiFlag('edgeObservability')` calls and related conditional
rendering
logic in
`frontend/src/hooks/api/getters/useConnectedEdges/useConnectedEdges.ts`
and `frontend/src/component/admin/network/Network.tsx`.
- The `flag: 'edgeObservability'` property from the route definition in
`frontend/src/component/admin/adminRoutes.ts`.
### 🛠 Kept
- **Feature functionality**:
- The "Connected edges" page and its corresponding navigation tab are
now
permanently available in the admin network section, controlled only by
other
flags like `enterpriseEdgeUI`.
- The `useConnectedEdges` hook now unconditionally fetches data.
### 📝 Why
The `edgeObservability` feature flag has been marked as completed with
its
feature kept. This cleanup removes the flag and its associated
conditional
logic, simplifying the code and making the feature a permanent part of
the
application, as per the desired outcome.

---------

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

7281 of 7332 branches covered (99.3%)

69313 of 75989 relevant lines covered (91.21%)

444.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19924962170.1 04 Dec 2025 10:07AM UTC 1220
91.21
GitHub Action Run
Source Files on build 19924962170
  • Tree
  • List 1220
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19924962170
  • dc4e7e23 on github
  • Prev Build on main (#19922014544)
  • Next Build on main (#19926323119)
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