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

UI5 / webcomponents-react / 25425938732 / 2 – main/src/internal
84%
main: 83%

Build:
Build:
LAST BUILD BRANCH: fix/at-accessible-name
DEFAULT BRANCH: main
Ran 06 May 2026 09:08AM UTC
Files 348
Run time 9s
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

06 May 2026 08:58AM UTC coverage: 15.968%. Remained the same
main/src/internal – 25425938732.2

push

github

web-flow
refactor(charts): remove useless conditional in onDataPointClickInternal (#8550)

To fix this, remove the duplicated `payload` operand in the `if` guard
inside `onDataPointClickInternal`.
The best minimal, behavior-preserving fix is:

- Keep the null/truthy guard for `payload`.
- Keep the function-type guard for `onDataPointClick`.
- Delete only the duplicated `payload &&`.

This change should be made in
`packages/charts/src/components/PieChart/index.tsx` at the
`onDataPointClickInternal` callback (around line 180 in the snippet). No
imports, new methods, or additional definitions are required.


_Suggested fixes powered by Copilot Autofix. Review carefully before
merging._

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

71 of 2315 branches covered (3.07%)

Branch coverage included in aggregate %.

1023 of 4536 relevant lines covered (22.55%)

7.39 hits per line

Source Files on job main/src/internal - 25425938732.2
  • Tree
  • List 348
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25425938732
  • d0eb6cfb on github
  • Prev Job for on gh-readonly-queue/main/pr-8550-bfcd11aae510d131f90c06c4fadbbda9c894f333 (#25424727159.2)
  • 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