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

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

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

push

github

web-flow
chore(Stylelint): align the config with upstream (#831)

Two rules upstream enforces and we did not, plus their file format so a rule
can carry the reason it exists.

`selector-not-notation: complex` is off in the shared config with a "TODO
enable this later". It is what catches a chained `:not(a):not(b)` — the thing
I have been fixing by hand after diffing files against upstream, twice in the
last week. Twenty-three selectors were still on the old form.

`selector-class-pattern` gains an optional prefix group. Without it a `.dark\:`
selector fails the kebab-case check, which left the decision to keep that one
name unusable in our own stylesheets. Responsive variants stay infixed, so the
group admits nothing else today.

Not taken: `order/order`. Upstream runs it, and applying it reordered 130
lines of `_root.scss` for four violations — which cost 0.08 kB on
`coreui-reboot.min.css`, 0.11 kB on `coreui-utilities.css` and 0.06 kB on its
minified twin, enough to breach three budgets. Identical bytes, worse
compression. Not worth three budget bumps for declaration order.

`calc` stays on `function-disallowed-list` for now — upstream dropped it, and
following them costs 148 disable comments across 56 files, which deserves its
own diff.

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