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

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

Build:
Build:
LAST BUILD BRANCH: 1.4.1
DEFAULT BRANCH: main
Repo Added 14 Jan 2026 07:04PM UTC
Files 50
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

LAST BUILD ON BRANCH 1.4.1
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.0.0
  • 1.1.0
  • 1.1.1
  • 1.2.0
  • 1.4.0
  • 1.4.1
  • chore/add-package-json-lint
  • chore/add-service-logs
  • chore/bump-node
  • chore/pin-node-24-base-image
  • chore/replace-platform-server-commons-with-http-commons
  • chore/update-node-24
  • dependabot/npm_and_yarn/dcl/schemas-22.1.0
  • dependabot/npm_and_yarn/dcl/schemas-22.2.0
  • dependabot/npm_and_yarn/dcl/schemas-22.3.0
  • dependabot/npm_and_yarn/dcl/schemas-22.4.0
  • dependabot/npm_and_yarn/dcl/schemas-22.5.0
  • dependabot/npm_and_yarn/dcl/schemas-23.0.0
  • dependabot/npm_and_yarn/dcl/schemas-23.1.0
  • dependabot/npm_and_yarn/dcl/schemas-24.0.0
  • dependabot/npm_and_yarn/dcl/schemas-25.0.0
  • dependabot/npm_and_yarn/dcl/schemas-25.1.0
  • dependabot/npm_and_yarn/dcl/schemas-25.2.0
  • dependabot/npm_and_yarn/dcl/schemas-25.3.0
  • dependabot/npm_and_yarn/dcl/schemas-26.0.0
  • dependabot/npm_and_yarn/dcl/schemas-26.1.0
  • dependabot/npm_and_yarn/flatted-3.4.2
  • dependabot/npm_and_yarn/handlebars-4.7.9
  • dependabot/npm_and_yarn/jest-30.3.0
  • dependabot/npm_and_yarn/lodash-4.17.23
  • dependabot/npm_and_yarn/nodemon-3.1.13
  • dependabot/npm_and_yarn/nodemon-3.1.14
  • dependabot/npm_and_yarn/npm-package-json-lint-10.0.0
  • dependabot/npm_and_yarn/npm-package-json-lint-10.2.0
  • dependabot/npm_and_yarn/prettier-3.8.2
  • dependabot/npm_and_yarn/ts-jest-29.4.9
  • dependabot/npm_and_yarn/types/node-25.0.10
  • dependabot/npm_and_yarn/types/node-25.0.9
  • dependabot/npm_and_yarn/types/node-25.1.0
  • dependabot/npm_and_yarn/types/node-25.2.0
  • dependabot/npm_and_yarn/types/node-25.2.1
  • dependabot/npm_and_yarn/types/node-25.2.2
  • dependabot/npm_and_yarn/types/node-25.2.3
  • dependabot/npm_and_yarn/types/node-25.3.0
  • dependabot/npm_and_yarn/types/node-25.3.3
  • dependabot/npm_and_yarn/types/node-25.3.5
  • dependabot/npm_and_yarn/types/node-25.4.0
  • dependabot/npm_and_yarn/types/node-25.5.0
  • dependabot/npm_and_yarn/types/node-25.5.2
  • dependabot/npm_and_yarn/types/node-25.6.0
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.54.0
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.55.0
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.56.0
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.56.1
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.57.0
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.57.1
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.57.2
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.58.0
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.58.1
  • docs/fix-docs
  • feat/authorized-addresses-only-middleware
  • feat/cors
  • feat/delete-all-endpoints
  • feat/env-storage-endpoints
  • feat/list-env-keys
  • feat/list-player-storage
  • feat/list-players
  • feat/list-world-storage
  • feat/multi-scene-storage
  • feat/secrets-encryption
  • feat/size-limits
  • feat/usage-endpoints
  • fix/add-options-to-cors
  • fix/authorization-middleware
  • main
  • refactor/rename-world-permissions-manager

18 Jun 2026 08:12PM UTC coverage: 99.468%. Remained the same
27789866062

push

github

web-flow
chore: pin node 24 base image to sha256 digest (#108)

Set the base image to node:24-alpine@sha256:5fa278c59a53b7ab240c25135e0b65995 (was node:24-alpine) and pin it to an immutable sha256 digest for reproducible builds.

238 of 241 branches covered (98.76%)

Branch coverage included in aggregate %.

883 of 886 relevant lines covered (99.66%)

58.13 hits per line

Relevant lines Covered
Build:
Build:
886 RELEVANT LINES 883 COVERED LINES
58.13 HITS PER LINE
Source Files on main
  • Tree
  • List 50
  • Changed 29
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27789866062 1.4.1 chore: pin node 24 base image to sha256 digest (#108) Set the base image to node:24-alpine@sha256:5fa278c59a53b7ab240c25135e0b65995 (was node:24-alpine) and pin it to an immutable sha256 digest for reproducible builds. push 18 Jun 2026 09:17PM UTC web-flow github
99.47
27786513917 main chore: pin node 24 base image to sha256 digest (#108) Set the base image to node:24-alpine@sha256:5fa278c59a53b7ab240c25135e0b65995 (was node:24-alpine) and pin it to an immutable sha256 digest for reproducible builds. push 18 Jun 2026 08:14PM UTC web-flow github
99.47
27782837041 chore/pin-node-24-base-image chore: pin node 24 base image to sha256 digest Set the base image to node:24-alpine@sha256:5fa278c59a53b7ab240c25135e0b65995 (was node:24-alpine) and pin it to an immutable sha256 digest for reproducible builds. Pull #108 18 Jun 2026 07:05PM UTC LautaroPetaccio github
99.47
27770455276 chore/update-node-24 chore: update Node base image to 24 Pull #107 18 Jun 2026 03:29PM UTC decentraland-bot github
99.47
27770443309 chore/update-node-24 feat: support multi-scene storage (#97) * feat(storage): Support multi-scene storage Store world, player, and env data by resolved place ID so scenes in the same world are isolated correctly. Add Places API resolution, Genesis City parcel permi... push 18 Jun 2026 03:29PM UTC web-flow github
99.47
25119523992 1.4.0 feat: support multi-scene storage (#97) * feat(storage): Support multi-scene storage Store world, player, and env data by resolved place ID so scenes in the same world are isolated correctly. Add Places API resolution, Genesis City parcel permi... push 29 Apr 2026 03:59PM UTC web-flow github
99.47
24788202042 main feat: support multi-scene storage (#97) * feat(storage): Support multi-scene storage Store world, player, and env data by resolved place ID so scenes in the same world are isolated correctly. Add Places API resolution, Genesis City parcel permi... push 22 Apr 2026 03:51PM UTC web-flow github
99.47
24736365269 feat/multi-scene-storage fix: updating vars for lands Pull #97 21 Apr 2026 05:20PM UTC nicoecheza github
99.47
24735394982 feat/multi-scene-storage fix: updating vars for lands Pull #97 21 Apr 2026 04:58PM UTC nicoecheza github
99.46
24730943028 feat/multi-scene-storage fix: treat any non-.dcl.eth realm as Genesis City Pull #97 21 Apr 2026 03:25PM UTC nicoecheza github
99.46
See All Builds (140)
  • Repo on GitHub
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