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

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

Build:
Build:
LAST BUILD BRANCH: fix/tooltip-hover-bridge-v6
DEFAULT BRANCH: main
Ran 23 Aug 2026 12: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 12:01PM UTC coverage: 93.174%. Remained the same
32638186288

push

github

web-flow
feat(Toast): theme a toast's parts, not just the whole toast (#848)

The theme slots were baked into the token map, so --cui-toast-header-bg
resolved on .toast and a .theme-* class on .toast-header was never read:
the header stayed white. Each slot now sits where the property is set, so
a theme class works on the toast, on an ancestor, or on a single part.
.toast-translucent mixes the themed value too, or a themed toast would
lose its tint the moment it turned translucent.

--cui-toast-color was null, which defaults() emits as an empty token, so
color: var(--cui-toast-color) was invalid at computed-value time and the
toast inherited its color from the page instead. That made
data-coreui-theme="dark" produce dark body text on a dark toast. It now
resolves to var(--cui-body-color), which follows the color mode set on
the toast itself.

Docs: show both themed variants, a toast themed only on its header, and
the dark toast that was unreadable.

4533 of 5098 branches covered (88.92%)

Branch coverage included in aggregate %.

8652 of 9053 relevant lines covered (95.57%)

400.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32638186288.1 23 Aug 2026 12:02PM UTC 67
93.17
GitHub Action Run
Source Files on build 32638186288
  • 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 #32638186288
  • 0a96a2f9 on github
  • Prev Build on v6-dev (#32601846283)
  • Next Build on v6-dev (#32644124500)
  • 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