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

UI5 / webcomponents-react / 22718865900 / 1 – compat
85%
main: 85%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 01:10PM UTC
Files 360
Run time 22s
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

05 Mar 2026 12:42PM UTC coverage: 18.177% (-0.3%) from 18.502%
compat – 22718865900.1

push

github

web-flow
feat(AnalyticalTable): add `allVisibleRowsSelected` to `onRowSelect` &  improve select behavior (#8224)

Changes in this PR:
- adds `allVisibleRowsSelected` to the `onRowSelect` event detail. When
all visible rows in a filtered table (all not filtered-out rows) are
selected, this property is `true`.
- refactors how the `onRowSelect` event is fired. Now, the original
event is persisted on the mutable table instance and only enriched and
fired after the respective table state is finalized.
- forks the `useRowSelect` react-table hook
  - Early exit when `selectionMode` is 'None'
- Skips `selectedFlatRows` computation, `isAllRowsSelected` checks, and
`prepareRow` overhead when selection is disabled
  - `isAllRowsSelected` computation is memoized
  - Uses stable noop references when disabled
- Fixes select-all indeterminate state considering filtered-out rows
(now only visible rows are considered)
- Fixes indeterminate state of select-all checkbox when the table is
filtered.
- `useIndeterminateRowSelection`: parent row is now also included in
`selectedRowIds` when all sub rows are selected
- improves `stateReducer` type

265 of 3480 branches covered (7.61%)

Branch coverage included in aggregate %.

1442 of 5911 relevant lines covered (24.4%)

428.69 hits per line

Source Files on job compat - 22718865900.1
  • Tree
  • List 360
  • Changed 12
  • Source Changed 12
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22718865900
  • 88f50fac on github
  • Prev Job for on main (#22715261034.5)
  • Next Job for on main (#22719874475.1)
  • 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