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

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

Build:
Build:
LAST BUILD BRANCH: fix/autocomplete-hint-padding-v6
DEFAULT BRANCH: main
Ran 23 Aug 2026 03:01PM 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:59PM UTC coverage: 93.174%. Remained the same
32647134691

push

github

web-flow
feat(scss): let a theme class work on a component's parts (#852)

A component's tokens resolve their var() references on the component root,
so a .theme-* class landing on .list-group-item, .page-link, .progress-bar,
.accordion-item, .nav-link or .stepper-step-button was read as if it were
not there.

Every themeable component now reads the slot at the property, wrapping its
own token. Slots inherit, so one form covers the component, an ancestor and
any part, and nothing is generated per state.

Structural variants map the token to a slot of their own and re-declare the
property with a plain read, so they still win over the base rule. That
second half is what badge, alert and avatar were missing: setting the token
alone leaves the base rule applying its own slot, which collapses
.badge-subtle and .badge-outline into the solid theme color.

The trade is that a component token stops being an override point while a
theme class is present. Choosing a theme and hand-setting the same token on
one element are alternatives, not something to combine.

4533 of 5098 branches covered (88.92%)

Branch coverage included in aggregate %.

8652 of 9053 relevant lines covered (95.57%)

400.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32647134691.1 23 Aug 2026 03:01PM UTC 67
93.17
GitHub Action Run
Source Files on build 32647134691
  • 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 #32647134691
  • b361ef42 on github
  • Prev Build on v6-dev (#32644124500)
  • Next Build on v6-dev (#32648987611)
  • 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