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

decentraland / worlds-content-server / 29549096470

Builds Branch Commit Type Ran Committer Via Coverage
29549096470 main fix: key world scene identity on the declared base parcel (#510) push 17 Jul 2026 02:08AM UTC web-flow github
90.89
29548966796 fix/undeployment-event-base-parcel test: use a typed WorldScene fixture helper instead of casting entity as any Pull #510 17 Jul 2026 02:05AM UTC LautaroPetaccio github
90.89
29541646583 fix/undeployment-event-base-parcel fix: guard the declared base and use it for the base-parcel getters too Addresses review feedback on the WorldScenesUndeploymentEvent base-parcel fix: - Guard the declared base: only use metadata.scene.base when it is a non-empty string, other... Pull #510 17 Jul 2026 01:37AM UTC LautaroPetaccio github
90.89
29541648640 fix/undeployment-event-base-parcel Merge fccc5eb42 into 8c2d56adf Pull #510 17 Jul 2026 01:37AM UTC web-flow github
90.89
29531107475 feat/single-world-scene-deploy test: cover world-wide-permission and best-effort-cleanup paths - deployer with world-wide deployment permission (not owner) is authorized - handler still returns 200 when undeployOtherWorldScenes throws (best-effort) Pull #509 16 Jul 2026 08:15PM UTC LautaroPetaccio github
90.93
29529963124 feat/single-world-scene-deploy test: cover that single_world_scene is a no-op for non-world deploys A Genesis City deploy (no worldConfiguration) with the flag set should deploy normally — no permission check, no other-scene cleanup. Pull #509 16 Jul 2026 07:59PM UTC LautaroPetaccio github
90.91
29529105895 feat/single-world-scene-deploy refactor: keep the deployed scene by entity id, not base parcel undeployOtherWorldScenes now identifies the scene to keep by its entity id (the just-deployed one) instead of a base parcel derived from scene metadata. Removes a fragile fallback (e... Pull #509 16 Jul 2026 07:46PM UTC LautaroPetaccio github
90.91
29528295342 feat/single-world-scene-deploy refactor: use snake_case single_world_scene query param Match the repo's query-param convention (authorized_deployer, has_deployed_scenes); the flag was camelCase. The JS variable stays camelCase. Pull #509 16 Jul 2026 07:33PM UTC LautaroPetaccio github
90.91
29527244710 feat/single-world-scene-deploy feat: add ?singleWorldScene deploy option that preserves the world place A default (non-multi-scene) world deploy today deletes every scene first via the world-wide undeploy, which publishes a WorldUndeploymentEvent. Downstream (the places servic... Pull #509 16 Jul 2026 07:18PM UTC LautaroPetaccio github
90.91
29444119097 feat/partial-deployments fix: harden partial-deployment finalize, GC, and staging hot path correctness / security: - deployScene: exclude the entity's own row from the overlap soft-delete, so a concurrent finalize (or client retry) of an already-deployed entity colli... Pull #504 15 Jul 2026 07:23PM UTC LautaroPetaccio github
88.68
29345193623 feat/partial-deployments fix: address partial-deployment review findings - add hasNewerDeployedScene to the worlds-manager test mock so the test project compiles again (ci was red: ts2741) - revert the finalization lease: correctness already rests on the world_scenes... Pull #504 14 Jul 2026 03:27PM UTC LautaroPetaccio github
88.49
29271316681 feat/partial-deployments fix: make deployment ordering and the per-deployer cap atomic Addresses two races and a doc gap from review: - Newest-wins was not atomic: the partial finalize checked for a newer scene and then deployed in a separate transaction, so a newer v... Pull #504 13 Jul 2026 05:42PM UTC LautaroPetaccio github
88.84
29130633662 feat/partial-deployments feat: order-aware pending replacement and a per-deployer staging cap - pending upsert now gives the single per-parcel-set slot to the NEWEST scene (deployment ordering: entity.timestamp, tie-break entity id). A strictly-newer overlapping uplo... Pull #504 10 Jul 2026 11:36PM UTC LautaroPetaccio github
88.94
28988679752 feat/partial-deployments fix: guard GC pending-key projection and store all uploaded files - getActivePendingKeys: guard the jsonb content projection with jsonb_typeof(entity->'content') = 'array'. jsonb_array_elements raises on a scalar/object/json-null, so one pend... Pull #504 09 Jul 2026 02:01AM UTC LautaroPetaccio github
88.91
28983405533 feat/partial-deployments fix: address second-review findings on the partial-upload path - skip the newer-deployment check on resume batches: intermediate batches never deploy by themselves, so the pre-finalize re-check (kept right before deployScene) is the load-bear... Pull #504 08 Jul 2026 11:44PM UTC LautaroPetaccio github
88.92
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 40
  • 41
  • Next →
  • Back to Repo
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