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

decentraland / worlds-content-server / 28904098114 / 1
89%
main: 91%

Build:
Build:
LAST BUILD BRANCH: feat/partial-deployments
DEFAULT BRANCH: main
Ran 07 Jul 2026 10:52PM UTC
Files 223
Run time 16s
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

07 Jul 2026 10:49PM UTC coverage: 89.91% (-0.2%) from 90.137%
28904098114.1

Pull #504

github

LautaroPetaccio
fix: address partial-upload review findings

- reject a stale pending upload that would finalize over a newer scene on the
  same parcels (checked at staging entry and again right before deploy),
  mirroring catalyst's newer-deployment guard; a resumed hours-old upload can
  no longer silently roll back a newer deployment
- garbage collection re-checks the current pending scenes before each delete
  batch, so content staged by an upload that starts mid-sweep isn't reclaimed
- run the cumulative size check before the pending upsert, so an over-budget
  request no longer destroys another deployer's in-flight overlapping upload
- restore the combined uploaded+missing file error report in the full
  validation path (validateAll short-circuited after the split)
- parallelize staged file storage, collapse redundant storage lookups, only
  delete the pending row on a vanilla deploy when one exists (best-effort, so a
  cleanup error can't fail an already-committed deploy)
- centralize PENDING_DEPLOYMENT_TTL in the pending-scenes manager (deleteExpired
  and getActivePendingKeys), removing the duplicated constant from the eviction
  job and GC handler

adds regression tests for the stale-overwrite and over-budget cases.
Pull Request #504: feat: support partial (multi-request) scene uploads

1550 of 1856 branches covered (83.51%)

Branch coverage included in aggregate %.

6220 of 6786 relevant lines covered (91.66%)

37.55 hits per line

Source Files on job 28904098114.1
  • Tree
  • List 223
  • Changed 75
  • Source Changed 12
  • Coverage Changed 74
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28904098114
  • 9057b336 on github
  • Prev Job for on feat/partial-deployments (#28820665786.1)
  • Next Job for on feat/partial-deployments (#28908243089.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