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

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

Build:
Build:
LAST BUILD BRANCH: feat/scoped-storage-delegation
DEFAULT BRANCH: main
Ran 02 Jul 2026 07:54PM UTC
Jobs 1
Files 57
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

02 Jul 2026 07:53PM UTC coverage: 98.694% (-0.7%) from 99.351%
28617557401

Pull #111

github

LautaroPetaccio
refactor: address PR review comments

- places: validate the upstream response shape in extractPlaceId instead of
  trusting a bare cast, consistent with the worlds-content-server adapter;
  drop the `as PlacesApiResponse` cast at the call site.
- world-permission: harden hasAnyLandPermission with strict `=== true` checks
  so a malformed LAMBDAS payload with a truthy non-boolean field fails closed
  instead of granting access.
- worlds-content-server: model deployment `wallets` as optional (only present
  for `allow-list`); keep `type` open since the upstream owns the value set.
- validateStorageKey: only fall back to the array-allocating code-point count
  for keys already over the limit in UTF-16 units, keeping the hot path
  allocation-free for the common case.
- storage-operations: document that quota advisory locks share the global
  lock space and future lock users must avoid the key space.
- Add places tests for the missing-id and non-array-data payloads.
Pull Request #111: fix: harden storage quotas, input validation, and upstream resilience

359 of 372 branches covered (96.51%)

Branch coverage included in aggregate %.

174 of 178 new or added lines in 30 files covered. (97.75%)

1077 of 1083 relevant lines covered (99.45%)

70.08 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
97.18
-2.82% src/adapters/env-storage/component.ts
1
97.81
-2.19% src/adapters/player-storage/component.ts
1
93.75
-6.25% src/controllers/handlers/player-storage/clear-player-storage.ts
1
77.78
0.0% src/logic/utils.ts
Jobs
ID Job ID Ran Files Coverage
1 28617557401.1 02 Jul 2026 07:54PM UTC 114
98.95
GitHub Action Run
Source Files on build 28617557401
  • Tree
  • List 57
  • Changed 35
  • Source Changed 27
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28617557401
  • Pull Request #111
  • PR Base - 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