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

coreui / coreui-pro / 33381109264
95%
main: 94%

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 31 Aug 2026 10:10AM UTC
Jobs 1
Files 68
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

31 Aug 2026 10:09AM UTC coverage: 93.086%. Remained the same
33381109264

push

github

web-flow
docs: Guides section parity — JS pipeline, tool intros, font swap (#1000)

* docs(typography): document swapping the font, and name a variable that exists

Nothing in the docs said how to replace the native font stack with a web
font — a common first customization, and the answer was: work it out.
Adds it to Global settings: load the font, then point
--cui-font-sans-serif and --cui-font-monospace at it, with the Sass route
for anyone compiling their own build.

Global settings also told readers to set $body-bg. That variable does
not exist in v6; it is $bg-body, and --cui-body-bg survives only as a
deprecated alias. Sass accepts an unused declaration without complaint,
so the instruction failed silently.

* docs(npm): lint the starter project's Sass with our own config

The guide set up compilation and a dev server but left the reader's Sass
unchecked. Adds stylelint with stylelint-config-twbs-bootstrap — the
config CoreUI's own stylesheets are linted with, so a project extending
our source follows the same rules — plus the config file, the lint
script and the entries in the project structure.

* docs(guides): document the JavaScript pipeline and add the missing intros

The contributor page covered Sass and Autoprefixer and said nothing
about how the JavaScript is built. Adds it: TypeScript in js/src/,
bundled with Rolldown and minified with terser, with browser-targets.mjs
translating .browserslistrc into the bundler's target list so one browser
list drives both the CSS prefixes and the JS syntax level.

The Webpack, Parcel and Vite guides dropped the reader straight into
Setup with no sentence saying what the tool is — the npm guide already
had one.

Also drops a v3 reference from the Autoprefixer section, and fixes
'setup' used as a verb in eleven places across the guides.

4750 of 5351 branches covered (88.77%)

Branch coverage included in aggregate %.

9050 of 9474 relevant lines covered (95.52%)

389.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33381109264.1 31 Aug 2026 10:10AM UTC 68
93.09
GitHub Action Run
Source Files on build 33381109264
  • Tree
  • List 68
  • 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 #33381109264
  • 687e4e3a on github
  • Prev Build on v6-dev (#33338969520)
  • Next Build on v6-dev (#33382630225)
  • 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