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

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

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 22 Aug 2026 01:05AM 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

22 Aug 2026 01:04AM UTC coverage: 93.272%. Remained the same
32542339457

push

github

web-flow
refactor(Dialog, Drawer, Menu, Popup): read one overlay easing from :root (#838)

The same `cubic-bezier(.22, 1, .36, 1)` was written out in four component files.
Retiming the overlays meant finding all four and keeping them in step by hand,
and nothing failed if one drifted.

`--cui-transition-timing-overlay` is declared on `:root` and the four components
read it, so one declaration restyles all of them at runtime. Verified in
Chromium: with the token overridden to `linear`, `transition-timing-function`
follows on dialog, drawer, menu and popup; left alone, all four still resolve to
`cubic-bezier(0.22, 1, 0.36, 1)`, unchanged. Each component keeps its own
`--cui-{component}-transition-timing`, so one overlay can still opt out.

`coreui-reboot.min.css` goes to 5.02 kB against a 5 kB ceiling it was already
sitting on exactly. The extra token is one `:root` declaration; budget raised to
5.25 kB.

4537 of 5095 branches covered (89.05%)

Branch coverage included in aggregate %.

8661 of 9055 relevant lines covered (95.65%)

399.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32542339457.1 22 Aug 2026 01:05AM UTC 66
93.27
GitHub Action Run
Source Files on build 32542339457
  • 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 #32542339457
  • 6cb3c4a6 on github
  • Prev Build on v6-dev (#32542332787)
  • Next Build on v6-dev (#32542423505)
  • 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