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

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

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 21 Aug 2026 02:17PM 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 02:15PM UTC coverage: 93.272%. Remained the same
32491191310

push

github

web-flow
chore(Stylelint): stop disallowing calc() (#832)

The rule came from Bootstrap 5, where it pushed you towards `add()` and
`subtract()` so a Sass expression could stay a Sass expression. v6 inverted
that: a derived value is supposed to be computed in the browser, so `calc()`
is the normal way to write one, not the exception. Upstream's list is
`['lighten', 'darken']` — they dropped it too.

What we had instead was 148 disable comments across 56 files, growing with
every token that derives from another. Two of them were bare
`// stylelint-disable-line`, silencing every rule on the line to hide this one.

`reportNeedlessDisables` is on, so removing the rule and removing the comments
is one change, not two. Compiled CSS is byte-identical.

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 32491191310.1 21 Aug 2026 02:17PM UTC 66
93.27
GitHub Action Run
Source Files on build 32491191310
  • 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 #32491191310
  • 1a303591 on github
  • Prev Build on v6-dev (#32491035323)
  • Next Build on v6-dev (#32517018383)
  • 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