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

decentraland / archipelago-workers / 28120164718
79%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 06:21PM UTC
Jobs 1
Files 36
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

24 Jun 2026 06:19PM UTC coverage: 78.61%. Remained the same
28120164718

push

github

web-flow
chore: migrate from @well-known-components to @dcl core-components (#127)

* chore: migrate from @well-known-components to @dcl core-components

Replace the @well-known-components homonyms across the core, ws-connector
and stats workspaces with the published @dcl/* core-components, and bump
the existing @dcl dependencies to their latest versions.

Component swaps:
- http-server: @well-known-components/http-server -> @dcl/http-server@2 (core, stats)
- metrics:     @well-known-components/metrics     -> @dcl/metrics (core, ws-connector, stats)
- fetch:       @well-known-components/fetch-component -> @dcl/fetch-component (ws-connector, stats)
- test-helpers: @well-known-components/test-helpers -> @dcl/test-helpers (all workspaces)
- bump:        @dcl/uws-http-server -> ^1.0.1 (ws-connector)
- add:         @dcl/core-commons, @types/jest (the new @dcl/test-helpers declares
               @types/jest as a peer dependency instead of bundling it)

Adaptations:
- Move IHttpServerComponent / IFetchComponent to @dcl/core-commons in the
  component type maps so they match the native (global Request/Response) server
  and fetch returned by @dcl/http-server v2 and @dcl/fetch-component. The other
  interface types (IConfigComponent, ILoggerComponent, IBaseComponent,
  IMetricsComponent) stay on @well-known-components/interfaces.
- eth-connect's HTTPProvider and dcl-catalyst-client still type their fetch
  against node-fetch's IFetchComponent; the native fetch is runtime-compatible,
  so cast it at those call sites.
- Fix the createLocalFetchCompoment -> createLocalFetchComponent typo exposed by
  @dcl/test-helpers.

Stays on @well-known-components (no core equivalent): interfaces, logger,
env-config-provider, nats-component, pushable-channel.

* fix: pin semver to v7 so jest coverage reporter resolves semver/functions/gte

* chore: bump dcl-catalyst-client to v22 in stats to drop node-fetch

v22 replaced its cross-fetch/wkc-fetch deps (which pulled node-fetch@2)
with... (continued)

174 of 269 branches covered (64.68%)

Branch coverage included in aggregate %.

9 of 9 new or added lines in 6 files covered. (100.0%)

844 of 1026 relevant lines covered (82.26%)

312.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28120164718.1 24 Jun 2026 06:21PM UTC 36
78.61
GitHub Action Run
Source Files on build 28120164718
  • Tree
  • List 36
  • Changed 7
  • Source Changed 7
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28120164718
  • a9ddb40f on github
  • Prev Build on main (#27785876740)
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