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

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

Build:
Build:
LAST BUILD BRANCH: refactor/remove-node-fetch-from-runtime
DEFAULT BRANCH: main
Ran 19 Jun 2026 05:37PM UTC
Jobs 1
Files 109
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

19 Jun 2026 05:34PM UTC coverage: 88.806% (-0.2%) from 89.049%
27840115506

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

1403 of 1683 branches covered (83.36%)

Branch coverage included in aggregate %.

15 of 35 new or added lines in 6 files covered. (42.86%)

2984 of 3257 relevant lines covered (91.62%)

67.95 hits per line

Uncovered Changes

Lines Coverage ∆ File
13
79.05
-1.27% src/adapters/name-ownership.ts
6
38.46
src/adapters/fetch.ts
1
87.79
-1.1% src/logic/multipart.ts
Jobs
ID Job ID Ran Files Coverage
1 27840115506.1 19 Jun 2026 05:37PM UTC 217
89.9
GitHub Action Run
Source Files on build 27840115506
  • Tree
  • List 109
  • Changed 76
  • Source Changed 27
  • Coverage Changed 73
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27840115506
  • Pull Request #497
  • PR Base - main (#27793959231)
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