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

Unleash / unleash / 30277071662
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 27 Jul 2026 02:55PM UTC
Jobs 1
Files 1208
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

27 Jul 2026 02:50PM UTC coverage: 87.268%. Remained the same
30277071662

push

github

web-flow
chore: flag new raw MUI floating labels via Biome plugin

After having migrated our frontend to top label controls (behind feature
flag: if it's disabled then they have the old floating labels), I'd like
to prevent us from accidentally adding more floating labels.
 
So this adds a [GritQL](https://biomejs.dev/reference/gritql/) Biome
plugin (oss/floating-label.grit) that warns when a raw MUI control
renders a floating label: a `label` attribute on a `TextField` (or
`Autocomplete` via its `renderInput`), or an `InputLabel`.
Wires it into biome.json scoped to frontend/src, whitelisting the
top-label wrappers and the components that still keep a floating-label
fallback behind the `topLabelInputs` flag.

<img width="1073" height="353" alt="Screenshot 2026-07-24 at 12 15 38"
src="https://github.com/user-attachments/assets/452951cc-270d-4b20-86b6-512f238f7a02"
/>

Also migrates leftover floating-label call sites to the top-label
wrappers so the rule starts from a clean slate:

- `MultipleRoleSelect` renders through `AutocompleteField`; its call
site in ProjectAccessAssign drops the now-redundant outer `FormField`
(amends my previous changes)
- `ExploreCounterFilter` and `SelectCounterLabel` use `SelectField`
- The config-button dropdown search (`StyledDropdownSearch`) uses
`Input`
- Deletes unused `AccessOverviewSelect`.

From /custom-metrics (I think this is an experimental page and we can
probably get rid of it, keeping it for now)
<img width="399" height="330" alt="Screenshot 2026-07-24 at 12 49 34"
src="https://github.com/user-attachments/assets/6b8ac461-c3f7-4486-ad9b-e5f8304bacb5"
/>

<img width="811" height="443" alt="Screenshot 2026-07-24 at 11 55 58"
src="https://github.com/user-attachments/assets/f166a87e-6a8f-4cbd-8ce9-47b43895d24b"
/>

1967 of 2176 branches covered (90.4%)

15710 of 18002 relevant lines covered (87.27%)

803.18 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
83.9
-0.85% src/lib/features/playground/feature-evaluator/constraint.ts
1
92.16
-1.96% src/lib/features/feature-toggle/configuration-revision-service.ts
1
88.55
-0.76% src/lib/services/api-token-service.ts
Jobs
ID Job ID Ran Files Coverage
1 30277071662.1 27 Jul 2026 02:55PM UTC 1208
87.27
GitHub Action Run
Source Files on build 30277071662
  • Tree
  • List 1208
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30277071662
  • 678d37df on github
  • Prev Build on main (#30272167022)
  • Next Build on main (#30286086352)
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