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

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

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 21 Aug 2026 12:20PM 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 12:18PM UTC coverage: 93.272% (-0.007%) from 93.279%
32481278796

push

github

web-flow
feat(Mixins): let transition-props() emit transition-behavior (#829)

`display` and `content-visibility` are discrete properties: they only take
part in a transition with `transition-behavior: allow-discrete`, which is what
keeps an element laid out until its fade-out ends. Five components need it —
menu, popup, toast, accordion and collapse — and none could use the longhand
mixin, because it had no way to emit that declaration. They write the
`transition` shorthand instead.

The cost is not the shorthand itself, it is what the longhand gives up: it
keeps the property list in a custom property, so a consumer adds a property to
the animation by extending one token. With the shorthand they have to restate
the whole declaration.

The file is now byte-identical to upstream's, `$behavior` parameter and
`transition-longhands()` helper included; nothing in it was ours to keep.
No caller passes the argument yet, so the compiled CSS is unchanged.

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

Coverage Regressions

Lines Coverage ∆ File
1
64.63
-0.61% js/src/navigation.ts
Jobs
ID Job ID Ran Files Coverage
1 32481278796.1 21 Aug 2026 12:20PM UTC 66
93.27
GitHub Action Run
Source Files on build 32481278796
  • Tree
  • List 66
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32481278796
  • 311f21bb on github
  • Prev Build on v6-dev (#32480253388)
  • Next Build on v6-dev (#32491028491)
  • 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