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

UI5 / webcomponents-react / 18681724856 / 5
85%
main: 85%

Build:
DEFAULT BRANCH: main
Ran 21 Oct 2025 11:09AM UTC
Files 156
Run time 5s
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

21 Oct 2025 11:03AM UTC coverage: 8.427% (-0.009%) from 8.436%
18681724856.5

push

github

web-flow
fix(AnalyticalTable): fix vertical scrollbar styles and sync logic (#7839)

__Chrome:__ 
- scrollbar track height is not updated correctly in some cases
<img width="157" height="301" alt="image"
src="https://github.com/user-attachments/assets/009128e9-98bb-40d7-a3ed-af5d89c69e82"
/>

_Here the table is scrolled to the last row_

__Solution:__ force reflow to update scrollbar track height

__Firefox:__
- scrollbar container do not automatically adjust to the scrollbar
width, leading to hidden scrollbars if no `width` is set.
- scrollbars do not scale in Firefox -> scrollbar container width would
have to be calculated according to scale value.

__Solution:__ Use native scrollbar and add padding in last cells to
prevent content from being hidden

__General:__
- Improve scroll performance when dragging scrollbar
- Fix issue with scroll synchronization when updating `data`

___

Fixes #7831

47 of 3100 branches covered (1.52%)

Branch coverage included in aggregate %.

630 of 4934 relevant lines covered (12.77%)

3.23 hits per line

Source Files on job main/src/webComponents - 18681724856.5
  • Tree
  • List 156
  • Changed 9
  • Source Changed 8
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18681724856
  • a03dd29b on github
  • Prev Job for on main (#18675391492.3)
  • Next Job for on main (#18681947752.4)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc