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

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

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 21 Aug 2026 11:26AM UTC
Jobs 1
Files 66
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

21 Aug 2026 11:24AM UTC coverage: 93.272%. Remained the same
32477068789

push

github

web-flow
chore(Layout): remove --cui-mobile-breakpoint (#824)

The token carried the name of the sidebar's breakpoint, `lg`, rather than a
length, so it worked in neither a media query nor a `calc()`, and nothing in
the library read it. `--cui-breakpoint-lg` already publishes the value.

Leaving it was the worse option because it shadows a mechanism that does work:
the sidebar signals its mobile layout through `--cui-is-mobile`, declared
inside the media query so it is empty above the breakpoint and `"true"` below,
and the plugin only tests whether it is set. The removed token was declared on
`:root` unconditionally, so the same test against it would have answered
"mobile" at every width — one letter apart from correct.

The Sass variable `$mobile-breakpoint` stays; the sidebar's own media queries
are built on it.

4537 of 5095 branches covered (89.05%)

Branch coverage included in aggregate %.

8661 of 9055 relevant lines covered (95.65%)

399.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32477068789.1 21 Aug 2026 11:26AM UTC 66
93.27
GitHub Action Run
Source Files on build 32477068789
  • Tree
  • List 66
  • 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 #32477068789
  • cfd1a194 on github
  • Prev Build on v6-dev (#32474079554)
  • Next Build on v6-dev (#32480242419)
  • 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