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

IgniteUI / igniteui-angular / 31495034279
90%

Build:
DEFAULT BRANCH: master
Ran 11 Aug 2026 01:24PM UTC
Jobs 1
Files 516
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

11 Aug 2026 01:12PM UTC coverage: 90.187%. Remained the same
31495034279

push

github

web-flow
fix(grid): restore trailing scroll emission so top rows aren't lost after fast scroll (#17455)

* fix(grid): ensure final settle position in momentum scroll with trailing option

* test(grid): add regression coverage for momentum-scroll trailing settle

Drives the vertical scrollNotify stream with an intermediate (leading-edge)
position followed by a scrollTop=0 settle in the same throttle window, so the
settle can only be delivered on the trailing edge. Asserts the grid resets to
startIndex 0 / renders row 0, guarding against the dropped-trailing throttle
config that left the top rows frozen out of view.

* test(grid): move throttle-trailing test to virtualization block, add bottom case

Address review feedback:
- Relocate out of the zoneless regressions block into "IgxGrid - virtualization
  tests"; the fix is in the RxJS throttle config and is zone-independent.
- Use a fixture that overflows horizontally (30 columns in a 600px grid) and
  assert the horizontal scrollbar is present, matching the reported reproduction
  conditions.
- Add a bottom-boundary case so the fast momentum scroll to the bottom is also
  covered (issue #17464).

* test(grid): make bottom-boundary settle assertion null-safe

14972 of 17434 branches covered (85.88%)

Branch coverage included in aggregate %.

30098 of 32540 relevant lines covered (92.5%)

37548.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31495034279.1 11 Aug 2026 01:23PM UTC 516
90.19
GitHub Action Run
Source Files on build 31495034279
  • Tree
  • List 516
  • 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 #31495034279
  • 1349e97d on github
  • Prev Build on master (#30889835267)
  • Next Build on master (#31801127948)
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