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

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

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 04 Aug 2026 11:38PM 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.975% (+0.007%) from 92.968%
30960573410

push

github

web-flow
refactor(pickers)!: the panel owns its tokens, and drops the -dropdown name (#699)

Two things the pickers were the last to carry.

The panel inherited its tokens from the field's root, with a
`*:not(.date-picker) > .date-picker-dropdown` selector patching the case
where it had been teleported away. That patch is why nothing had broken,
not a reason the arrangement was sound: a panel can leave the field
through the container option, and a framework port may render it into
document.body through a portal, so nothing inside it may depend on having
a particular ancestor. It declares its own tokens now — verified by
reading the computed token off a panel teleported to body, where it
resolves the same as one left in place.

And `-dropdown` was the vocabulary of the per-family panels, retired
everywhere else when the options menu became .combobox-popup. The pickers
kept it. They are .date-picker-popup and .time-picker-popup now, so every
panel in the library reads `.popup <surface>-popup`.

width: min-content went too: an absolutely positioned panel already
shrinks to its content, and both pickers measure identically without it —
326x388 and 197x258 either way.

4268 of 4821 branches covered (88.53%)

Branch coverage included in aggregate %.

4 of 4 new or added lines in 4 files covered. (100.0%)

8279 of 8674 relevant lines covered (95.45%)

362.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30960573410.1 04 Aug 2026 11:38PM UTC 61
92.98
GitHub Action Run
Source Files on build 30960573410
  • Tree
  • List 61
  • Changed 5
  • Source Changed 4
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30960573410
  • 080d53a6 on github
  • Prev Build on v6-dev (#30960556007)
  • Next Build on v6-dev (#30961049470)
  • 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