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

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

Build:
Build:
LAST BUILD BRANCH: feat/scoped-storage-delegation
DEFAULT BRANCH: main
Ran 02 Jul 2026 07:54PM UTC
Files 114
Run time 6s
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.95% (-0.5%) from 99.455%
28617557401.1

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

390 of 405 branches covered (96.3%)

Branch coverage included in aggregate %.

2154 of 2166 relevant lines covered (99.45%)

35.04 hits per line

Source Files on job 28617557401.1
  • Tree
  • List 114
  • Changed 35
  • Source Changed 27
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28617557401
  • 018db73b on github
  • Prev Job for on fix/audit-hardening (#28469033931.1)
  • Next Job for on fix/audit-hardening (#28621152435.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