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

decentraland / world-storage-service / 28096699820
99%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 11:57AM UTC
Jobs 1
Files 50
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 11:56AM UTC coverage: 99.468%. Remained the same
28096699820

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)

238 of 241 branches covered (98.76%)

Branch coverage included in aggregate %.

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

883 of 886 relevant lines covered (99.66%)

58.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28096699820.1 24 Jun 2026 11:57AM UTC 100
99.51
GitHub Action Run
Source Files on build 28096699820
  • Tree
  • List 50
  • Changed 30
  • Source Changed 7
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28096699820
  • 32eeadf1 on github
  • Prev Build on main (#27786513917)
  • Next Build on main (#28469033931)
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