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

UI5 / cli / 24124155203 / 1 – builder
94%
main: 94%

Build:
DEFAULT BRANCH: main
Ran 08 Apr 2026 07:50AM UTC
Files 76
Run time 2s
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

08 Apr 2026 07:48AM UTC coverage: 94.205%. Remained the same
builder – 24124155203.1

push

github

RandomByte
fix(server): Explicitly bind to IPv4 loopback

In some environments, 'localhost' might resolve to the IPv6 loopback
address '::1' which is often unexpected. This can especially lead to
problems where other tools might resolve 'localhost' differently in the
same environment.

This change explicitly binds to the IPv4 loopback address '127.0.0.1'
instead of resolving the address from 'localhost'.

In case remote connections are allowed, no host is specified so that
Node.js binds to either the unspecified IPv4 or -IPv6 address (which
usually also accepts IPv4 connections) [1]

[1] https://nodejs.org/docs/latest-v25.x/api/net.html#serverlistenport-host-backlog-callback

Cherry-pick of https://github.com/SAP/ui5-server/pull/763

2322 of 2569 branches covered (90.39%)

Branch coverage included in aggregate %.

4083 of 4230 relevant lines covered (96.52%)

165.37 hits per line

Source Files on job builder - 24124155203.1
  • Tree
  • List 76
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24124155203
  • d913c56a on github
  • Prev Job for on main (#24078932085.6)
  • Next Job for on main (#24555808640.6)
  • 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