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

coreui / coreui-pro / 32644124500
93%
main: 94%

Build:
Build:
LAST BUILD BRANCH: fix/tooltip-hover-bridge-v6
DEFAULT BRANCH: main
Ran 23 Aug 2026 02:02PM UTC
Jobs 1
Files 67
Run time 1min
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

23 Aug 2026 02:00PM UTC coverage: 93.174%. Remained the same
32644124500

push

github

web-flow
fix(Check, Radio, Switch): keep the themed border on focus, and document the slot rule (#850)

* fix(Check, Radio, Switch): keep the themed border on focus

:focus-visible overwrote border-color with --cui-*-focus-border, which
resolves to the primary focus border and carries no theme slot. A themed
control therefore dropped its color the moment it took keyboard focus: a
.theme-success checkbox went from a green border to a lavender one while
its focus ring stayed green.

The ring already marks focus on its own, so the override goes and the
border keeps whatever the state set. The three tokens existed only to feed
it and are removed with it. Unthemed controls no longer get a primary
border on focus; the ring is the focus affordance.

* docs(Customize): state the rule for building a themeable component

The theme-variants page showed how badge consumes theme tokens but never
said that the slot's position is load-bearing. Reading a slot around a
component token instead of inside its default inverts precedence: the theme
starts beating the token, which kills every structural variant, since a
variant is a rule that redeclares that token.

Documents both forms side by side, what each does when the token is
overridden, how the rule applies to a state that remaps a token, and the
consequence that a token declared on the component root cannot see a theme
class placed on one of its parts.

4533 of 5098 branches covered (88.92%)

Branch coverage included in aggregate %.

8652 of 9053 relevant lines covered (95.57%)

400.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32644124500.1 23 Aug 2026 02:02PM UTC 67
93.17
GitHub Action Run
Source Files on build 32644124500
  • Tree
  • List 67
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32644124500
  • ef280411 on github
  • Prev Build on v6-dev (#32638186288)
  • Next Build on v6-dev (#32647134691)
  • Delete
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