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

decentraland / asset-bundle-registry / 26242138127
71%
main: 71%

Build:
Build:
LAST BUILD BRANCH: chore/remove-webgl
DEFAULT BRANCH: main
Ran 21 May 2026 05:29PM UTC
Jobs 1
Files 82
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

21 May 2026 05:27PM UTC coverage: 71.079% (+0.04%) from 71.042%
26242138127

Pull #120

github

pentreathm
chore: remove webgl from the registry

Upstream asset-bundle webgl conversion has been retired, so the registry
no longer queues, fetches, or persists per-entity webgl bundle state.

What changed:
- Bundles.assets.webgl and Bundles.lods.webgl are now optional (existing
  rows in JSONB still deserialize) and no longer written by new defaults.
- post-registry stops fetching the webgl manifest/LODs.
- queues-status-manager + key-generator drop 'webgl' from the platform
  union; /queues/status no longer returns webglPendingJobs.
- textures-handler and status-handler defensively skip platform=webgl
  events to ignore stale replays; the @dcl/schemas event type still
  permits it, so the guard stays.
- entity-status-fetcher loses the dead 'webgl'-specific URL branches.
- Tests, mocks, OpenAPI, and docs updated to match.

What did NOT change:
- Readiness logic in registry/component.ts has always been mac+windows
  only; webgl was never inspected by determineRegistryStatus.
- get-active-entities still filters by status COMPLETE/FALLBACK, which
  already reflects the mac+windows outcome.

No behavioral change for clients: entities whose mac+windows are
complete were already being returned in production.
Pull Request #120: chore: remove webgl from the registry

607 of 894 branches covered (67.9%)

Branch coverage included in aggregate %.

8 of 13 new or added lines in 5 files covered. (61.54%)

2 existing lines in 2 files now uncovered.

1600 of 2211 relevant lines covered (72.37%)

36.43 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
2.94
0.08% src/controllers/handlers/post-registry.ts
1
0.0
0.0% src/utils/key-generator.ts

Coverage Regressions

Lines Coverage ∆ File
1
76.92
1.45% src/controllers/handlers/get-entity-status.ts
1
2.94
0.08% src/controllers/handlers/post-registry.ts
Jobs
ID Job ID Ran Files Coverage
1 26242138127.1 21 May 2026 05:29PM UTC 164
71.69
GitHub Action Run
Source Files on build 26242138127
  • Tree
  • List 82
  • Changed 52
  • Source Changed 11
  • Coverage Changed 51
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26242138127
  • Pull Request #120
  • PR Base - main (#26045472086)
  • Delete
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