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

coreui / coreui-pro / 34041423704
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: fix/autocomplete-dispose-markup
DEFAULT BRANCH: main
Ran 06 Sep 2026 03:10PM UTC
Jobs 1
Files 71
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

06 Sep 2026 03:09PM UTC coverage: 93.528%. Remained the same
34041423704

push

github

web-flow
refactor(scss): compute the radius scale from one --cui-radius token in the browser (#1188)

:root emits --cui-radius ($radius, .5rem) and the stops --cui-radius-1..9
as calc() multiples of it, so setting one token re-rounds every component
at runtime, the same way $radius did at build time. Before this the stops
were multiplied in Sass and emitted as literals, leaving no runtime knob.

The .rounded-* utilities write var(--cui-radius-N) instead of the stop's
value, so a stop overridden on :root re-rounds them along with the
components; the docs already claimed this and it was not true.

--cui-border-radius is dropped from :root: nothing in the compiled CSS
read it, so setting it changed nothing. Migration guide updated.

4979 of 5585 branches covered (89.15%)

Branch coverage included in aggregate %.

9587 of 9989 relevant lines covered (95.98%)

391.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34041423704.1 06 Sep 2026 03:10PM UTC 71
93.53
GitHub Action Run
Source Files on build 34041423704
  • Tree
  • List 71
  • 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 #34041423704
  • ff013ac7 on github
  • Prev Build on v6-dev (#34037267888)
  • Next Build on v6-dev (#34055512979)
  • 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