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

Unleash / unleash / 23007131886
86%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 12 Mar 2026 02:40PM UTC
Jobs 1
Files 1164
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

12 Mar 2026 02:31PM UTC coverage: 86.172% (+0.006%) from 86.166%
23007131886

push

github

web-flow
feat/inline-favs:  Inline Favorites in Feature Lists (#11526)

This PR adds two related UX improvements for the favourites feature,
both gated behind feature flags. The following screenshots gives an high
level overview. This change is implemented on the project specific
"feature list" in addition tot the global "feature overview".

<img width="1905" height="1216" alt="image"
src="https://github.com/user-attachments/assets/a1e728ee-d44c-4d1b-8f7e-61ce2c4be78a"
/>

<img width="1905" height="1216" alt="image"
src="https://github.com/user-attachments/assets/ec525d55-cee3-4c37-84db-ea8c04c3f14b"
/>

<img width="1905" height="1216" alt="image"
src="https://github.com/user-attachments/assets/e3305ea4-0560-4869-b4ac-0fa9a2e973cb"
/>



### Inline favourite button in the Name column
(`inlineFavoriteInNameColumn`)

The favourite star icon moves from a dedicated table column into the
**Name cell** itself:
- Favourited flags show a filled star inline next to the name
- Unfavourited flags show an empty star only on row hover/focus
- The standalone `favorite` column is removed when the flag is enabled
- Applies to both the project feature list and the global feature list

### Favourite filter in the filter bar (`filterFavorites`)

A new **Favourite: IS true** filter option is added to the filter bar in
both the project feature list and the global feature list.

### Backend: `favorite` query parameter

The `favorite` query parameter (`IS:true` / `IS:false`) is now supported
by the feature search API, filtering by presence on `favorite_features`.
The parameter is documented in the OpenAPI spec.

### Feature flags

| Flag | Env var | Default |
|------|---------|---------|
| `inlineFavoriteInNameColumn` |
`UNLEASH_EXPERIMENTAL_INLINE_FAVORITE_IN_NAME_COLUMN` | `false` |
| `filterFavorites` | `UNLEASH_EXPERIMENTAL_FILTER_FAVORITES` | `false`
|

1769 of 1993 branches covered (88.76%)

15 of 15 new or added lines in 2 files covered. (100.0%)

1 existing line in 1 file now uncovered.

14725 of 17088 relevant lines covered (86.17%)

876.39 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
89.58
-2.08% src/lib/features/frontend-api/client-feature-toggle-read-model.ts
Jobs
ID Job ID Ran Files Coverage
1 23007131886.1 12 Mar 2026 02:40PM UTC 1164
86.17
GitHub Action Run
Source Files on build 23007131886
  • Tree
  • List 1164
  • Changed 6
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23007131886
  • 35401f88 on github
  • Prev Build on main (#23002173399)
  • Next Build on main (#23010771065)
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