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

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

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 21 Aug 2026 10:46AM 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 10:45AM UTC coverage: 93.272%. Remained the same
32474079554

push

github

web-flow
fix(Layout): put the breakpoint tokens in the root layer (#823)

`--cui-breakpoint-*` and `--cui-mobile-breakpoint` are an export for whoever
reads the scale at runtime, not a layout rule, yet they were the only `:root`
tokens in the library emitted from `@layer layout` instead of `@layer root`.

They stay in `layout/` rather than moving to `_root.scss`, because
`coreui-grid.scss` ships layout without root and would have lost them — the
alternative is upstream's, a second copy in the grid bundle to keep in sync.
A partial of their own, forwarded ahead of the layout partials, means the root
layer also registers before the layout one in that bundle: `coreui-grid.css`
declares no layer order, so registration order is the order, and emitting the
block from `_grid.scss` put `root` after the containers' `layout`. It now
reads root, layout, utilities.

4537 of 5095 branches covered (89.05%)

Branch coverage included in aggregate %.

8661 of 9055 relevant lines covered (95.65%)

399.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32474079554.1 21 Aug 2026 10:46AM UTC 66
93.27
GitHub Action Run
Source Files on build 32474079554
  • 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 #32474079554
  • 000e9d45 on github
  • Prev Build on v6-dev (#32473506432)
  • Next Build on v6-dev (#32477068789)
  • 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