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

decentraland / social-service-ea / 26842673789
90%

Build:
DEFAULT BRANCH: main
Ran 02 Jun 2026 07:26PM UTC
Jobs 1
Files 192
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

02 Jun 2026 07:21PM UTC coverage: 89.588%. Remained the same
26842673789

push

github

web-flow
chore: replace uws-http-server with @dcl/uws-http-server and upgrade to node 24 (#410)

* chore: replace uws-http-server with @dcl/uws-http-server and upgrade to node 24

replace @well-known-components/uws-http-server with @dcl/uws-http-server@^1.0.0 and update all import paths. the api surface is identical.

upgrade node from 20 to 24 in the dockerfile, the build workflow, .nvmrc and the engines field.

* chore: format uws.routes.ts import after package rename

* chore: add stop method to uws component mock

@dcl/uws-http-server's IUWsComponent requires a stop() method, which the
previous @well-known-components version did not.

* chore: use node:24-trixie-slim for glibc 2.38+ compatibility

@dcl/uws-http-server pulls uWebSockets.js v20.68.0, which ships glibc-only
prebuilt binaries requiring GLIBC 2.38. those cannot load on node:24-alpine
(musl): even with gcompat the binding segfaults at runtime. the previous
uWebSockets.js v20.43.0 happened to load via gcompat, so this is a regression
introduced by the bump. switch both stages to node:24-trixie-slim (debian
trixie, glibc 2.41) and replace the apk/gcompat setup with apt; verified the
binding loads in the built runtime image.

* chore: document why the dockerfile uses node:24-trixie-slim

2220 of 2615 branches covered (84.89%)

Branch coverage included in aggregate %.

3 of 4 new or added lines in 4 files covered. (75.0%)

5472 of 5971 relevant lines covered (91.64%)

71.43 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
0.0
0.0% src/components.ts
Jobs
ID Job ID Ran Files Coverage
1 26842673789.1 02 Jun 2026 07:26PM UTC 384
90.49
GitHub Action Run
Source Files on build 26842673789
  • Tree
  • List 192
  • Changed 149
  • Source Changed 5
  • Coverage Changed 148
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26842673789
  • 82073efd on github
  • Prev Build on main (#24508747248)
  • Next Build on main (#27282640054)
  • 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