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

coreui / coreui-pro / 32491028491
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
32491028491

push

github

web-flow
feat(Utilities API): validate the keys of a $utilities entry (#830)

An unknown key in a utility map is read by nothing and says nothing. That is
how `vars: true` sat on the four directional border-colour utilities since v5,
doing exactly nothing — found by writing the check, not by reading the file.
A misspelled `responsiv` costs you the responsive classes just as quietly.

`generate-utility()` now errors on a missing `property` or `values`, warns on
a key outside the supported set, and errors when a boolean option is given
something that is not a boolean. The error names the utility by its class,
because interpolating the map itself yields "isn't a valid CSS value".

`enabled: false` comes with it: it skips a utility without deleting its
definition, which reads better than replacing the entry with a non-map and
keeps the definition available to turn back on. Honoured by both loops and by
the `@property` registration.

The four dead `vars` keys are removed. Compiled CSS is unchanged.

4537 of 5095 branches covered (89.05%)

Branch coverage included in aggregate %.

8661 of 9055 relevant lines covered (95.65%)

400.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32491028491.1 21 Aug 2026 02:15PM UTC 66
93.27
GitHub Action Run
Source Files on build 32491028491
  • 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 #32491028491
  • aaffb8aa on github
  • Prev Build on v6-dev (#32481278796)
  • Next Build on v6-dev (#32491035323)
  • 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