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

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

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 08 Aug 2026 06:55PM UTC
Jobs 1
Files 61
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

08 Aug 2026 06:53PM UTC coverage: 92.989%. Remained the same
31273061584

push

github

web-flow
fix(Sass): make $utilities configurable from the entrypoint (#717)

@use "coreui" with ($utilities: (...)) failed with "This variable was
not declared with !default in the @used module": coreui.scss forwarded
utilities/api (which @uses ../utilities unconfigured) but never
forwarded the ../utilities module holding $utilities itself, so by the
time the with() configuration reached it, it had already been loaded
unconfigured. Same for the utilities-only build, coreui-utilities.scss.

Forward the module directly, mirroring how Bootstrap v6-dev fixed the
identical bug for their $utilities (twbs#42801) — their bootstrap-utilities.scss
already had this forward, only their full bootstrap.scss was missing it.

Verified byte-identical compiled output for every entry point (no
config passed), and that $utilities is now actually configurable
end-to-end via a scratch @use ... with (...) against both coreui.scss
and coreui-utilities.scss.

4255 of 4805 branches covered (88.55%)

Branch coverage included in aggregate %.

8266 of 8660 relevant lines covered (95.45%)

364.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31273061584.1 08 Aug 2026 06:55PM UTC 61
92.99
GitHub Action Run
Source Files on build 31273061584
  • Tree
  • List 61
  • 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 #31273061584
  • 819df579 on github
  • Prev Build on v6-dev (#31273058614)
  • Next Build on v6-dev (#31281536145)
  • 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