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

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

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 24 Aug 2026 07:07PM 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

24 Aug 2026 07:06PM UTC coverage: 93.174%. Remained the same
32766210832

push

github

web-flow
docs(helpers): describe the focus ring and hover lift we actually ship (#874)

Two pages had drifted from the code, found by reading them next to upstream's.

The focus ring page opened by saying the helper "removes the default outline on
`:focus`, replacing it with a box-shadow". It is an `outline` on
`:focus-visible` — the same page says so further down, so it contradicted
itself. The example then told the reader to click the link, which is exactly
what does not show a `:focus-visible` ring.

It also missed a variant we ship. The rule resolves
`var(--cui-theme-focus-ring, var(--cui-focus-ring-color))` and every `.theme-*`
class sets that token, so `.focus-ring.theme-primary` recolours the ring with no
extra class. That is a different knob from the `.focus-ring-*` utilities the
page already covered — theme follows the element, the utility only touches the
ring — and the page now says which to reach for.

The hover lift page carried variables and no explanation, its two headings sat
at H2 instead of under `## Customizing`, and its example was a `<div>`: the
helper styles `:hover` and `:focus-visible`, and a div cannot take keyboard
focus, so half of what it documents was undemonstrable. The example is an `<a>`,
and the page now explains the composition and the reduced-motion behaviour, and
shows the tokens being overridden rather than only listing them.

4532 of 5097 branches covered (88.92%)

Branch coverage included in aggregate %.

8653 of 9054 relevant lines covered (95.57%)

400.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32766210832.1 24 Aug 2026 07:07PM UTC 67
93.17
GitHub Action Run
Source Files on build 32766210832
  • 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 #32766210832
  • afbf9137 on github
  • Prev Build on v6-dev (#32762916653)
  • Next Build on v6-dev (#32766260978)
  • 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