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

decentraland / worlds-content-server / 27840115506 / 1
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: refactor/remove-node-fetch-from-runtime
DEFAULT BRANCH: main
Ran 19 Jun 2026 05:37PM UTC
Files 217
Run time 5s
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

19 Jun 2026 05:34PM UTC coverage: 89.898% (-0.3%) from 90.177%
27840115506.1

Pull #497

github

LautaroPetaccio
fix: keep node-fetch for the test fetcher (dcl-catalyst-client form-data)

The integration deploy tests go through dcl-catalyst-client, which sends the
request body as an npm form-data object and relies on the fetcher to set the
multipart Content-Type. node-fetch does this automatically; undici (native
globalThis.fetch) does not, so deploys went out as text/plain and the server
rejected them. Restore node-fetch for the test fetcher (declared as an explicit
devDependency) and fix a prettier line-length lint error in multipart.spec.ts.
Pull Request #497: refactor: drop node-fetch from the runtime dependency tree

1489 of 1781 branches covered (83.6%)

Branch coverage included in aggregate %.

5968 of 6514 relevant lines covered (91.62%)

33.98 hits per line

Source Files on job 27840115506.1
  • Tree
  • List 217
  • Changed 76
  • Source Changed 27
  • Coverage Changed 73
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 27840115506
  • a03bcc6f on github
  • Prev Job for on refactor/remove-node-fetch-from-runtime (#27793959231.1)
  • Next Job for on refactor/remove-node-fetch-from-runtime (#27840740596.1)
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