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

UI5 / webcomponents-react / 25664895781
83%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 10:37AM UTC
Jobs 8
Files 435
Run time 3min
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 May 2026 10:22AM UTC coverage: 74.49% (-10.3%) from 84.818%
25664895781

push

github

web-flow
feat(AnalyticalTable): remove `react-table` v7 dependency & vendor its code (#8558)

Due to the complexity of the `AnalyticalTable` it's not feasible
switching to `react-table` (`@tanstack/react-table`) v8 as this would
entail a complete rebuild. The v7 implementation doesn't include React
19 in its peer dependencies which leads to warnings or errors when
installing `@ui5/webcomponents-react`. Therefore we decided to copy the
`react-table` implementations we use into this project.

Additional changes/comments:
- Only hooks used by the `AnalyticalTable` were copied.
- TypeScript types were added in a best-effort approach.
- Now duplicate `react-table` implementations were consolidated

Fixes #6767

2645 of 4001 branches covered (66.11%)

Branch coverage included in aggregate %.

79 of 907 new or added lines in 16 files covered. (8.71%)

13 existing lines in 4 files now uncovered.

5490 of 6920 relevant lines covered (79.34%)

88528.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
149
3.39
packages/main/src/components/AnalyticalTable/react-table/hooks/useTable.ts
106
4.91
packages/main/src/components/AnalyticalTable/react-table/plugin-hooks/useGroupBy.ts
93
3.01
packages/main/src/components/AnalyticalTable/react-table/utils.ts
86
4.46
packages/main/src/components/AnalyticalTable/react-table/plugin-hooks/useSortBy.ts
65
4.08
packages/main/src/components/AnalyticalTable/react-table/plugin-hooks/useFilters.ts
60
8.33
packages/main/src/components/AnalyticalTable/react-table/publicUtils.tsx
52
8.11
packages/main/src/components/AnalyticalTable/react-table/plugin-hooks/useExpanded.ts
47
1.64
packages/main/src/components/AnalyticalTable/react-table/sortTypes.ts
46
11.76
packages/main/src/components/AnalyticalTable/react-table/filterTypes.ts
45
9.59
packages/main/src/components/AnalyticalTable/react-table/hooks/useColumnVisibility.ts
36
5.17
packages/main/src/components/AnalyticalTable/react-table/plugin-hooks/useGlobalFilter.ts
23
0.0
packages/main/src/components/AnalyticalTable/react-table/aggregations.ts
19
10.71
packages/main/src/components/AnalyticalTable/react-table/plugin-hooks/useColumnOrder.ts
1
88.89
packages/main/src/components/AnalyticalTable/react-table/makeDefaultPluginHooks.ts

Coverage Regressions

Lines Coverage ∆ File
6
61.54
-3.11% packages/main/src/components/AnalyticalTable/util/index.ts
3
69.36
-7.66% packages/main/src/components/AnalyticalTable/hooks/useRowSelect.ts
2
64.75
-26.71% packages/main/src/components/AnalyticalTable/index.tsx
2
77.68
-4.32% packages/main/src/components/AnalyticalTable/hooks/useColumnResizing.ts
Subprojects
ID Flag name Job ID Ran Files Coverage
2 playwright 25664895781.2 11 May 2026 10:37AM UTC 9
86.98
GitHub Action Run
3 charts 25664895781.3 11 May 2026 10:40AM UTC 419
25.86
GitHub Action Run
4 main/src/webComponents 25664895781.4 11 May 2026 10:37AM UTC 361
13.13
GitHub Action Run
5 base 25664895781.5 11 May 2026 10:38AM UTC 361
15.1
GitHub Action Run
6 compat 25664895781.6 11 May 2026 10:37AM UTC 376
16.59
GitHub Action Run
7 main/src/internal 25664895781.7 11 May 2026 10:37AM UTC 362
14.43
GitHub Action Run
8 cypress-commands 25664895781.8 11 May 2026 10:37AM UTC 361
14.21
GitHub Action Run
6 main/src/components 25664410676.6 11 May 2026 10:32AM UTC 349
80.05
GitHub Action Run
Source Files on build 25664895781
  • Tree
  • List 435
  • Changed 15
  • Source Changed 14
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25664895781
  • b217f476 on github
  • Prev Build on gh-readonly-queue/main/pr-8514-a7a816779becc0daa8b2f145039e7d71f4eeed35 (#25664410676)
  • Next Build on main (#25665311897)
  • 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