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

UI5 / webcomponents-react / 25426316744
84%
main: 84%

Build:
Build:
LAST BUILD BRANCH: renovate/chromaui-action-16.x
DEFAULT BRANCH: main
Ran 06 May 2026 09:11AM UTC
Jobs 8
Files 420
Run time 2min
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 09:07AM UTC coverage: 84.146% (-0.003%) from 84.149%
25426316744

push

github

web-flow
refactor(ObjectPage): remove unless conditional (#8551)

To fix this, remove the redundant `headerArea &&` in the
`headerContentVisible` prop passed to `ObjectPageAnchorBar`, since the
entire block is already guarded by `headerArea && titleArea`.

Best single fix (no functionality change):
- In `packages/main/src/components/ObjectPage/index.tsx`, inside the
`ObjectPageAnchorBar` JSX props (around line 772), change:
  - `headerContentVisible={headerArea && headerCollapsed !== true}`
  - to
  - `headerContentVisible={headerCollapsed !== true}`

No new imports, methods, or dependencies are needed.


_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>

2606 of 3398 branches covered (76.69%)

Branch coverage included in aggregate %.

5164 of 5836 relevant lines covered (88.49%)

102671.71 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 playwright 25426316744.1 06 May 2026 09:11AM UTC 9
86.98
GitHub Action Run
2 main/src/components 25426316744.2 06 May 2026 09:16AM UTC 349
80.79
GitHub Action Run
3 cypress-commands 25426316744.3 06 May 2026 09:11AM UTC 347
15.73
GitHub Action Run
4 compat 25426316744.4 06 May 2026 09:11AM UTC 362
18.67
GitHub Action Run
5 base 25426316744.5 06 May 2026 09:11AM UTC 347
16.79
GitHub Action Run
6 main/src/internal 25426316744.6 06 May 2026 09:10AM UTC 348
15.99
GitHub Action Run
7 main/src/webComponents 25426316744.7 06 May 2026 09:11AM UTC 347
14.47
GitHub Action Run
8 charts 25426316744.8 06 May 2026 09:13AM UTC 404
26.75
GitHub Action Run
Source Files on build 25426316744
  • Tree
  • List 420
  • Changed 5
  • Source Changed 4
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25426316744
  • a878d16c on github
  • Prev Build on gh-readonly-queue/main/pr-8553-f9d7466db817a82d2f40be778afc081add3345cf (#25426265537)
  • 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