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

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

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 19 Sep 2026 12:35AM UTC
Jobs 1
Files 76
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

19 Sep 2026 12:33AM UTC coverage: 94.346% (+0.001%) from 94.345%
35409775949

push

github

web-flow
fix(SectionInput): stop the picker shortcut from changing the value (#1371)

The arrow branch ran whatever modifiers were held, so the shortcut that
opens the picker also moved the focused section: on a date field,
Alt+Down (Option+Down on macOS) dropped 14 to 13 and opened the calendar
in one keypress. Measured on every section of all four pickers, with and
without the toggle button: the value moved in all twelve cases.

The branch now declines exactly the combination the popup answers,
Alt+Down, so the keydown reaches the listener that opens it. Alt+Up
still steps the section, because nothing else consumes it; declining
both arrows would have left that key doing nothing at all.

A picker spec pins both halves together, since the two components were
only ever tested apart: the panel opens and the section holds its value.

The keyboard tables named the key as Alt alone, which is not what a Mac
keyboard shows.

5765 of 6378 branches covered (90.39%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

10971 of 11361 relevant lines covered (96.57%)

533.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35409775949.1 19 Sep 2026 12:35AM UTC 76
94.35
GitHub Action Run
Source Files on build 35409775949
  • Tree
  • List 76
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #35409775949
  • 38cea81f on github
  • Prev Build on v6-dev (#35406153075)
  • Next Build on v6-dev (#35436864482)
  • 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