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

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

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 04 Aug 2026 03:04PM UTC
Jobs 1
Files 60
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

04 Aug 2026 03:02PM UTC coverage: 93.121%. Remained the same
30922117475

push

github

web-flow
fix(build): compile the entry points, not the whole scss tree (#692)

css-compile ran `sass scss/:dist/css/`, which compiles every file in the
tree that is not a partial. The v6 reorganisation added barrel files -
scss/{buttons,content,forms,helpers,layout,mixins}/index.scss, pure
@forward aggregators - so each of them became an entry point and emitted a
stylesheet of its own: 24 files, 157 kB before minification, including a
39-byte mixins/index.css and a forms/index.css that is a second copy of
the forms layer.

They were not gitignored and `files` ships dist/css/**, so they were
headed for npm.

Naming the five real entry points is what upstream Bootstrap does for the
same reason. Verified: all five compile byte-identical to what directory
mode produced.

4235 of 4773 branches covered (88.73%)

Branch coverage included in aggregate %.

8151 of 8528 relevant lines covered (95.58%)

366.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30922117475.1 04 Aug 2026 03:04PM UTC 60
93.12
GitHub Action Run
Source Files on build 30922117475
  • Tree
  • List 60
  • 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 #30922117475
  • 855ba9b6 on github
  • Prev Build on v6-dev (#30913815725)
  • Next Build on v6-dev (#30922134893)
  • 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