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

decentraland / social-service-ea / 28116348547
90%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 05:20PM UTC
Jobs 1
Files 193
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 05:14PM UTC coverage: 89.683% (+0.08%) from 89.6%
28116348547

push

github

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

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

Replace the @well-known-components homonyms with the published @dcl/*
core-components, rename the platform-* packages, and bump the existing
@dcl dependencies to their latest versions.

Component swaps:
- metrics:      @well-known-components/metrics        -> @dcl/metrics
- fetch:        @well-known-components/fetch-component -> @dcl/fetch-component (native fetch)
- pg:           @well-known-components/pg-component    -> @dcl/pg-component
- features:     @well-known-components/features-component -> @dcl/features-component
- test-helpers: @well-known-components/test-helpers    -> @dcl/test-helpers (jest-based)
- http-server:  @dcl/http-server@1                     -> @dcl/http-server@2 (native Request/Response)

Renames:
- @dcl/platform-crypto-middleware -> @dcl/crypto-middleware
- @dcl/platform-server-commons    -> @dcl/http-commons

Also add @dcl/core-commons and bump analytics, job, memory-queue,
queue-consumer, schema-validator, slack, sns, sqs and uws-http-server to
their latest published versions; add explicit jest, @types/jest and
ts-jest devDependencies (previously transitive via the old test-helpers).

Notable adaptations:
- Move IFetchComponent and IHttpServerComponent type imports to
  @dcl/core-commons (http-server v2 binds to the global native fetch types).
- Metrics: getDefaultHttpMetrics now imported from @dcl/http-server so the
  declaration includes the http_request_size_bytes metric required by
  instrumentHttpServerWithPromClientRegistry; replace the metrics.registry
  non-null assertion with a typed cast.
- pg wrapper: drop the removed NeededComponents type and migration.databaseUrl;
  migrations run on the pool connection (connection resolved from config).
- @dcl/analytics-component now correlates event name -> payload, so populate
  user_id/receiver_id on the END_CALL events that previous... (continued)

2242 of 2642 branches covered (84.86%)

Branch coverage included in aggregate %.

98 of 103 new or added lines in 55 files covered. (95.15%)

5512 of 6004 relevant lines covered (91.81%)

73.13 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
0.0
0.0% src/components.ts
1
87.5
src/utils/multipart.ts
Jobs
ID Job ID Ran Files Coverage
1 28116348547.1 24 Jun 2026 05:20PM UTC 386
90.61
GitHub Action Run
Source Files on build 28116348547
  • Tree
  • List 193
  • Changed 151
  • Source Changed 57
  • Coverage Changed 148
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28116348547
  • 6c394d57 on github
  • Prev Build on main (#27786424734)
  • Delete
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