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

decentraland / lamb2 / 27842549301
83%
main: 83%

Build:
Build:
LAST BUILD BRANCH: chore/replace-wkc-with-core-components
DEFAULT BRANCH: main
Ran 19 Jun 2026 06:35PM UTC
Jobs 1
Files 81
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 06:34PM UTC coverage: 83.172% (+0.2%) from 82.951%
27842549301

Pull #466

github

LautaroPetaccio
chore: replace thegraph-component and migrate to native fetch

Continue replacing WKC packages with their core-components equivalents and
adopt the native-fetch stack now that dcl-catalyst-client supports it.

thegraph:
- @well-known-components/thegraph-component -> @dcl/thegraph-component

fetch / catalyst:
- bump dcl-catalyst-client to ^21.11.0, whose IFetchComponent accepts both
  the node-fetch and native (@dcl/core-commons) fetchers
- replace the custom node-fetch port (src/ports/fetch.ts) with
  @dcl/fetch-component (native, core-commons-typed)
- type the app-wide `fetch` as the @dcl/core-commons IFetchComponent, which
  lets @dcl/thegraph-component receive a native fetch directly (drops the
  earlier `as unknown as IFetchComponent` bridge in the-graph.ts)

Two third-party boundaries still need a localized, documented adaptation:
- eth-connect's HTTPProvider expects a loosely-typed FetchFunction
  (mode?: string, Promise<any>) that is looser than the native fetch
- the WKC test-helpers createLocalFetchCompoment has no native equivalent

Tests retype their fetch mocks to @dcl/core-commons and use the global
native Response.
Pull Request #466: chore: replace WKC packages with core-components equivalents + native fetch

720 of 962 branches covered (74.84%)

Branch coverage included in aggregate %.

10 of 10 new or added lines in 4 files covered. (100.0%)

6 existing lines in 1 file now uncovered.

2028 of 2342 relevant lines covered (86.59%)

47.72 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
85.98
0.13% src/components.ts
Jobs
ID Job ID Ran Files Coverage
1 27842549301.1 19 Jun 2026 06:35PM UTC 81
83.17
GitHub Action Run
Source Files on build 27842549301
  • Tree
  • List 81
  • Changed 9
  • Source Changed 9
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27842549301
  • Pull Request #466
  • PR Base - main (#27283619704)
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