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

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

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 04 Aug 2026 03:13PM UTC
Jobs 1
Files 60
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 03:11PM UTC coverage: 93.074%. Remained the same
30922893000

push

github

web-flow
fix(InputGroup): target the shared frame instead of five classes that no longer exist (#693)

The input group squared off a field by naming each family's wrapper -
.autocomplete-input-group, .date-picker-input-group,
.time-picker-input-group, .form-multi-select-input-group, .form-password.
Every one of those became .form-control-group when the primitive landed, so
none of these selectors has matched any markup since: the compiled CSS had
zero rules connecting .input-group to a field's frame.

The visible half of that is a hand-authored group - a password field, a chip
input - which was missing from the list that makes a child flex, so the row
broke onto three lines instead of one. The quiet half is the corner radius,
which no field frame inside an input group has had squared off at all.

Those five classes only stayed in the stylesheet because these rules named
them, which is also why the class API guard never reported them missing: a
dead selector keeps a class alive as far as the compiled CSS is concerned.
They are registered as removals now.

Locked by two visual cases. Reverting the fix takes the first from 425x37
to 425x109 pixels.

4238 of 4779 branches covered (88.68%)

Branch coverage included in aggregate %.

8165 of 8547 relevant lines covered (95.53%)

365.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30922893000.1 04 Aug 2026 03:13PM UTC 60
93.07
GitHub Action Run
Source Files on build 30922893000
  • Tree
  • List 60
  • 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 #30922893000
  • 3931a943 on github
  • Prev Build on v6-dev (#30922134893)
  • Next Build on v6-dev (#30938685324)
  • 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