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

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

Build:
Build:
LAST BUILD BRANCH: feat/scoped-storage-delegation
DEFAULT BRANCH: main
Ran 02 Jul 2026 09:36PM 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 09:34PM UTC coverage: 98.824% (-0.5%) from 99.351%
28623054580

Pull #111

github

LautaroPetaccio
refactor: address P2 review comments

- Drain the body of the final non-OK upstream response before throwing/returning
  on the Places, worlds-content-server, and LAMBDAS error paths. The fetcher
  cancels bodies of retried responses itself but hands the final response to the
  caller, so an unconsumed undici body would pin its socket and buffer bytes
  until GC under sustained upstream failures. Adds a shared discardResponseBody
  helper next to UPSTREAM_FETCH_OPTIONS.
- Document why validateEnvStorageUpsert omits the NUL-character check (env values
  are stored in a bytea column, not jsonb) and note that adding content
  validation there must also be caught in upsertEnvStorageHandler.
- Revert the edit to the already-deployed covering-index migration
  (1782604800000) back to its released form; the follow-up migration replaces
  those indexes anyway, so editing an applied migration only risks drift.
Pull Request #111: fix: harden storage quotas, input validation, and upstream resilience

351 of 362 branches covered (96.96%)

Branch coverage included in aggregate %.

175 of 179 new or added lines in 30 files covered. (97.77%)

1078 of 1084 relevant lines covered (99.45%)

71.19 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
97.18
-2.82% src/adapters/env-storage/component.ts
1
98.45
-1.55% 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 28623054580.1 02 Jul 2026 09:36PM UTC 114
99.06
GitHub Action Run
Source Files on build 28623054580
  • 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 #28623054580
  • 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