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

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

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 02 Aug 2026 08:34PM UTC
Jobs 1
Files 58
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

02 Aug 2026 08:33PM UTC coverage: 92.963% (-0.2%) from 93.123%
30765884416

push

github

web-flow
refactor(DatePicker,DateRangePicker,TimePicker)!: retire the v1 shells, promote the rewrite to the canonical names (#666)

The v6 pickers shipped twice: the v1 monoliths under the canonical names and
the rewrite under *-v2 preview names. The v1 shells are gone now and the
rewrite takes the names, so v6 ships one picker per job (mrholek, 2026-08-02 —
v5 stays available as the reference for the old behaviour).

- JS: js/src/{date,date-range,time}-picker.ts are the rewritten shells;
  DatePickerV2/DateRangePickerV2/TimePickerV2/DateTimePickerV2 are now
  DatePicker/DateRangePicker/TimePicker/DateTimePicker, with
  data-coreui-toggle="date-picker" and the *.coreui.date-picker event
  namespaces. The .date-picker-v2/.time-picker-v2 marker classes are gone —
  the shells own .date-picker/.time-picker outright.
- SCSS: _date-picker-v2.scss is merged into _date-picker.scss (the v1 shell
  rules dropped, the $date-picker-* knobs kept as the configuration surface);
  the v2 time shell moved into _time-picker.scss next to the roll/select body
  it styles. 62 variables left dead by the v1 rules are deleted. The size
  modifiers (.date-picker-sm/-lg) are rebuilt against the properties the new
  shell actually reads — the class-API gate caught them going missing.
- Removed v1 shell classes are declared in build/class-api-removals.json and
  documented: .date-picker-input(-wrapper|-preview), .date-picker-cleaner,
  .time-picker-input, .time-picker-cleaner, .time-picker-inline-icon.
- Docs: the preview pages take over the canonical URLs (/forms/date-picker/ and
  friends), so no link breaks; v1-only snippets and sidebar entries are gone,
  and the migration guide now reads as the option-by-option map it promised.
- Bundle budgets re-tightened around the smaller output (coreui.min.js
  64.48 kB gzip against a 66.5 kB budget).

Full gate: unit 2889, typecheck, lint, stylelint, find-unused-sass-variables,
css-test, class-API, WCAG suite (30 passes), docs build.

4168 of 4709 branches covered (88.51%)

Branch coverage included in aggregate %.

354 of 382 new or added lines in 4 files covered. (92.67%)

8 existing lines in 5 files now uncovered.

8051 of 8435 relevant lines covered (95.45%)

337.64 hits per line

Uncovered Changes

Lines Coverage ∆ File
13
87.88
-2.19% js/src/date-range-picker.ts
9
89.41
-3.92% js/src/date-picker.ts
5
94.63
-2.51% js/src/time-picker.ts
1
92.42
js/src/date-time-picker.ts

Coverage Regressions

Lines Coverage ∆ File
4
91.61
-6.29% js/src/util/time.ts
1
87.88
-2.19% js/src/date-range-picker.ts
1
87.9
-0.37% js/src/util/calendar.ts
1
95.05
-1.98% js/src/util/floating-ui.ts
1
57.41
-1.85% js/src/util/focustrap.ts
Jobs
ID Job ID Ran Files Coverage
1 30765884416.1 02 Aug 2026 08:34PM UTC 58
92.96
GitHub Action Run
Source Files on build 30765884416
  • Tree
  • List 58
  • Changed 8
  • Source Changed 4
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30765884416
  • 884e90e6 on github
  • Prev Build on v6-dev (#30763435685)
  • Next Build on v6-dev (#30797738580)
  • 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