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

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

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 04 Aug 2026 11:37PM UTC
Jobs 1
Files 61
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 11:36PM UTC coverage: 92.968%. Remained the same
30960556007

push

github

web-flow
chore!: raise the Firefox floor to 129, the version our CSS actually needs (#697)

The floor said Firefox 121, set by :has(). Two features have arrived since
that line was written and both sit above it: @starting-style with
transition-behavior: allow-discrete, which the Menu's entry animation uses
(Firefox 129), and @property (128).

@property is the one that matters. Its nine registrations exist to declare
inherits: false, which is what stops a colour or opacity utility on a
container tinting everything nested inside it. Below 128 the registrations
are ignored and that bug is live — so the old floor was not merely
optimistic, it promised support for browsers where a documented behaviour
does not hold.

Safari, iOS and Chrome do not move: @starting-style landed in Safari 17.5,
which is exactly where light-dark() already put that floor, and Chrome
needed 117 against light-dark()'s 123.

Coverage 87.06% -> 86.47%. Upstream Bootstrap v6 sits at Chrome 130 /
Firefox 132 / Safari 18, so this stays more permissive than theirs.

Versions are from MDN's browser-compat-data. caniuse does not track any of
these three features, so `browserslist "supports …"` cannot answer for
them — worth knowing before the next time someone checks.

4268 of 4821 branches covered (88.53%)

Branch coverage included in aggregate %.

8278 of 8674 relevant lines covered (95.43%)

362.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30960556007.1 04 Aug 2026 11:37PM UTC 61
92.97
GitHub Action Run
Source Files on build 30960556007
  • Tree
  • List 61
  • 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 #30960556007
  • a312e29c on github
  • Prev Build on v6-dev (#30960506873)
  • Next Build on v6-dev (#30960573410)
  • 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