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

UI5 / cli / 24124155203
94%

Build:
DEFAULT BRANCH: main
Ran 08 Apr 2026 07:49AM UTC
Jobs 6
Files 187
Run time 1min
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.337%. Remained the same
24124155203

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

5086 of 5571 branches covered (91.29%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 1 file covered. (100.0%)

9424 of 9810 relevant lines covered (96.07%)

4708.86 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 builder 24124155203.1 08 Apr 2026 07:50AM UTC 76
94.21
GitHub Action Run
2 fs 24124155203.2 08 Apr 2026 07:49AM UTC 18
90.23
GitHub Action Run
3 logger 24124155203.3 08 Apr 2026 07:49AM UTC 5
100.0
GitHub Action Run
4 project 24124155203.4 08 Apr 2026 07:50AM UTC 50
95.06
GitHub Action Run
5 cli 24124155203.5 08 Apr 2026 07:49AM UTC 23
95.73
GitHub Action Run
6 server 24124155203.6 08 Apr 2026 07:49AM UTC 15
93.07
GitHub Action Run
Source Files on build 24124155203
  • Tree
  • List 187
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24124155203
  • d913c56a on github
  • Prev Build on main (#24078932085)
  • 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