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

decentraland / world-storage-service / 28096699820 / 1
99%
main: 99%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 11:57AM UTC
Files 100
Run time 4s
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 11:56AM UTC coverage: 99.506%. Remained the same
28096699820.1

push

github

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

Replace the @well-known-components homonyms with the published @dcl/*
components, rename the platform crypto package to its @dcl equivalent, and
bump the existing @dcl dependencies.

Component swaps:
- http-server:          @well-known-components/http-server@2 -> @dcl/http-server@2
- metrics:              @well-known-components/metrics -> @dcl/metrics
- http-tracer:          @well-known-components/http-tracer-component -> @dcl/http-tracer-component@2
- tracer:               @well-known-components/tracer-component -> @dcl/tracer-component
- http-requests-logger: @well-known-components/http-requests-logger-component -> @dcl/http-requests-logger-component
- pg:                   @well-known-components/pg-component -> @dcl/pg-component
- test-helpers:         @well-known-components/test-helpers -> @dcl/test-helpers
- auth:                 @dcl/platform-crypto-middleware -> @dcl/crypto-middleware
- add:                  @dcl/core-commons (now an explicit dependency), @types/jest
- bump:                 @dcl/http-commons@2, @dcl/memory-cache-component@2.4,
                        @dcl/schema-validator-component@1, @dcl/traced-fetch-component@1.0.8
- drop:                 @well-known-components/fetch-component (unused; fetch already
                        routes through @dcl/traced-fetch-component)

Notable adaptations:
- Move request/response/handler interface types (IFetchComponent,
  IHttpServerComponent, ICacheStorageComponent) to @dcl/core-commons;
  http-server v2 binds to the global native Request/Response.
- Metrics: getDefaultHttpMetrics now imported from @dcl/http-server and
  validateMetricsDeclaration from @dcl/metrics.
- pg wrapper: the removed migration.databaseUrl is replaced by
  pool.connectionString; migrations run on the pool connection.
- crypto-middleware: DecentralandSignatureContext now constrains its metadata
  type to Record<string, unknown>; SceneAuthMetadat... (continued)

250 of 254 branches covered (98.43%)

Branch coverage included in aggregate %.

1766 of 1772 relevant lines covered (99.66%)

29.09 hits per line

Source Files on job 28096699820.1
  • Tree
  • List 100
  • Changed 30
  • Source Changed 7
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28096699820
  • 32eeadf1 on github
  • Prev Job for on main (#27786513917.1)
  • Next Job for on main (#28469033931.1)
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