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

coreui / coreui-pro / 32467006483
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: chore/bundlewatch-bundle-ceiling-v6
DEFAULT BRANCH: main
Ran 21 Aug 2026 09:16AM 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 09:15AM UTC coverage: 93.272%. Remained the same
32467006483

push

github

web-flow
fix(Reboot): repair the datetime resets, LTR inputs and link hover (#814)

The `::-webkit-datetime-edit-*` list had drifted: it still names
`::-webkit-datetime-edit-minute`, which browsers renamed to `-minute-field`,
and never covered seconds, milliseconds, the week number or the AM/PM
field. Those segments kept their browser padding, so a time input with
seconds rendered taller than a text input next to it. `-outer-spin-button`
joins its inner twin for the same reason.

`tel`, `url`, `email` and `number` were only forced left-to-right under an
element carrying `[dir="rtl"]`. A page that sets the direction on `<html>`
through its language got none of it, and phone numbers came out reversed.
The types are direction-independent by nature, so the rule is now
unconditional.

Links read `--cui-link-hover-color`, which navs and pagination consume but
a plain `<a>` never did — hovering a link in body copy only changed the
underline. It now changes color too, and follows the theme where one is
set. `accent-color` on the root does the same job for native controls we
do not restyle.

`pre` reserves scrollbar space so the bar cannot land on the last line of
a code block, and the placeholder-link and datalist selectors move to the
modern `:not(a, b)` form.

Raise the `coreui.min.css` budget from 52.5 to 52.75 kB: the datetime
selector list and the link hover rule put it at 52.54 kB.

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 32467006483.1 21 Aug 2026 09:16AM UTC 66
93.27
GitHub Action Run
Source Files on build 32467006483
  • 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 #32467006483
  • 5d50ed9c on github
  • Prev Build on v6-dev (#32466936229)
  • Next Build on v6-dev (#32467078420)
  • 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