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

decentraland / lamb2 / 27845275343
83%
main: 83%

Build:
Build:
LAST BUILD BRANCH: chore/replace-wkc-with-core-components
DEFAULT BRANCH: main
Ran 19 Jun 2026 07:44PM 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 07:43PM UTC coverage: 83.192% (+0.2%) from 82.951%
27845275343

Pull #466

github

LautaroPetaccio
chore: adopt @dcl/traced-fetch-component with request tracing

Replace the plain @dcl/fetch-component with @dcl/traced-fetch-component so
outbound requests propagate the W3C trace context (traceparent/tracestate).

To make this meaningful rather than a no-op, wire up tracing end to end:
- add a tracer (@well-known-components/tracer-component)
- instrument the HTTP server with @dcl/http-tracer-component so each incoming
  request runs inside a trace span (continuing the caller's traceparent)
- build the app fetch via createTracedFetcherComponent({ tracer })

@dcl/fetch-component is no longer a direct dependency (it is pulled in
transitively by @dcl/traced-fetch-component, which the traced fetcher uses as
its underlying fetch). Retry/timeout options pass through unchanged.
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 %.

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

2032 of 2346 relevant lines covered (86.62%)

47.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27845275343.1 19 Jun 2026 07:44PM UTC 81
83.19
GitHub Action Run
Source Files on build 27845275343
  • 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 #27845275343
  • 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