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

IgniteUI / igniteui-webcomponents / 32238921693
98%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2026 09:44AM UTC
Jobs 1
Files 235
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 Aug 2026 09:41AM UTC coverage: 98.32% (+0.01%) from 98.31%
32238921693

push

github

web-flow
fix(button-group): repair selection identity, disabled inheritance and ARIA (#2342)

Selection was keyed by `value`, so buttons without one - or sharing one -
compared equal and the selection could never move.

- `selectedItems` now replaces the previous selection instead of adding to it,
  takes effect synchronously, and reports buttons with an empty `value`.
- A disabled group no longer overwrites its buttons' `disabled` property: the
  state is inherited, so a button disabled in its own right stays disabled and
  buttons added to a disabled group are disabled as well.
- `focus()`, `blur()` and `click()` no longer throw before the first render.
- Toggle buttons that are not direct children no longer affect the selection.
- The single selection modes expose `radiogroup`/`radio` semantics instead of
  `aria-pressed`, and the `focused` CSS part is documented.

Closes #2229.

6942 of 7288 branches covered (95.25%)

Branch coverage included in aggregate %.

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

48539 of 49141 relevant lines covered (98.77%)

1451.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32238921693.1 19 Aug 2026 09:44AM UTC 235
98.32
GitHub Action Run
Source Files on build 32238921693
  • Tree
  • List 235
  • Changed 7
  • Source Changed 3
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32238921693
  • 517ba061 on github
  • Prev Build on master (#32220855080)
  • Next Build on master (#32253227988)
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