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

IgniteUI / igniteui-webcomponents / 32716381877
98%

Build:
DEFAULT BRANCH: master
Ran 24 Aug 2026 10:23AM UTC
Jobs 1
Files 243
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

24 Aug 2026 10:21AM UTC coverage: 98.48% (+0.02%) from 98.463%
32716381877

push

github

web-flow
fix(carousel, rating): repair autoplay lifecycle, value precision and ARIA (#2350)

* fix(carousel, rating): repair autoplay lifecycle, value precision and ARIA

Carousel: stop the rotation timer on disconnect and start it again on
reconnect, keep the playing and paused states consistent through interval
changes, drop the timer that stayed behind at the `disableLoop` end stop,
and start the rotation again only after a pause that an interaction caused.
Map projected indicators to the slides by position in either direction,
move the active state when the active slide leaves the DOM, and set
`aria-controls` on each indicator instead of the host.

Rating: normalize the value once in its setter, thus `aria-valuenow`,
`aria-valuetext` and the `igcChange` payload agree. `stepUp(n)` and
`stepDown(n)` move by `n` steps. A non-numeric `max` or `step` falls back
to a valid number. The slider takes its name from the host `aria-label`
without a `label`, and exposes `aria-readonly` and `aria-disabled`.

Guard the gestures controller against a host that disconnects before its
first render completes, which the carousel could trigger.

Adds 24 tests. No existing test changed.

7052 of 7375 branches covered (95.62%)

Branch coverage included in aggregate %.

262 of 267 new or added lines in 3 files covered. (98.13%)

49326 of 49873 relevant lines covered (98.9%)

1481.65 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
98.78
0.36% src/components/carousel/carousel.ts
Jobs
ID Job ID Ran Files Coverage
1 32716381877.1 24 Aug 2026 10:23AM UTC 243
98.48
GitHub Action Run
Source Files on build 32716381877
  • Tree
  • List 243
  • 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 #32716381877
  • 3ccddc67 on github
  • Prev Build on master (#32700896406)
  • Next Build on master (#32750912716)
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