• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
No new info detected.

decentraland / asset-bundle-registry
71%

Build:
DEFAULT BRANCH: main
Repo Added 07 Feb 2025 06:32PM UTC
Token fWUYLY2oPJ2Vqa6ysDYFCXWiESarAiCav regen
Build 293 Last
Files 82
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 0.3.1
  • 0.3.2
  • 0.3.3
  • 0.3.4
  • 0.3.5
  • 0.4.0
  • 0.4.1
  • 0.4.2
  • 0.6.0
  • 1.0.0
  • 1.0.1
  • 2.0.0
  • 2.0.1
  • 2.0.2
  • 2.0.3
  • 2.1.0
  • 2.1.1
  • 2.2.0
  • 2.2.1
  • 2.2.2
  • 2.3.0
  • 2.3.1
  • 2.4.0
  • add-ai-agent-context-to-readme
  • break/make-them-fail
  • chore/bump-node
  • chore/enable-sentry-integration
  • chore/not-found-profiles-log
  • chore/ownership-job-observability-enhanced
  • chore/pkgs-upgrade
  • chore/test-http2
  • dependabot/npm_and_yarn/flatted-3.4.2
  • dependabot/npm_and_yarn/form-data-4.0.4
  • dependabot/npm_and_yarn/isaacs/brace-expansion-5.0.1
  • dependabot/npm_and_yarn/lodash-4.17.23
  • dependabot/npm_and_yarn/lodash-4.18.1
  • dependabot/npm_and_yarn/picomatch-2.3.2
  • docs/README-standardization
  • docs/add-api-specs
  • docs/api-fixes
  • feat/add-name-color
  • feat/add-support-for-spawn-coordinates-management
  • feat/add-support-for-world-scene-deployments-undeployments-retrieval
  • feat/add-tests-for-failed-conversions
  • feat/bloom-filter-for-sync
  • feat/case-insensitive-pointers
  • feat/catalyst-capabilities-for-profiles
  • feat/denylist-api
  • feat/endpoint-returning-entities-versions
  • feat/explore-query-downgrade
  • feat/filter-denylisted-active-entities
  • feat/flush-cache-endpoint
  • feat/handle-world-undeployment
  • feat/http-server-for-http2
  • feat/improve-world-scenes-undeployment
  • feat/include-ab-version-in-entities-active
  • feat/include-versions-per-platform
  • feat/perform-db-clean-every-4-hours
  • feat/persist-and-respond-with-registries-build-dates-per-platform
  • feat/profiles-cache
  • feat/profiles-consistency
  • feat/profiles-in-database
  • feat/profiles-observability
  • feat/profiles-ownership-validator
  • feat/profiles-retrieval
  • feat/queue-long-polling-and-raw-messages
  • feat/restrict-signed-fetch
  • feat/scale-ownership-validator-job
  • feat/simpify-profiles-sync-cursor
  • feat/sync-of-profiles
  • feat/sync-profiles
  • feat/telemetry
  • feat/use-memory-queue-component
  • feat/worker-db-maintenance
  • fix/ab-status-handling
  • fix/add-db-index-for-profiles
  • fix/add-node-error-status-codes
  • fix/atomic-persisting-and-rotating
  • fix/components-start-deadlock
  • fix/docs-readme
  • fix/failed-profiles-and-logs-flood
  • fix/failing-to-mark-entity-as-fallback
  • fix/fallback
  • fix/improve-query-for-non-worlds-scenes
  • fix/metric-report
  • fix/metrics-cardinality
  • fix/not-found-profiles
  • fix/prevent-duplicated-deployments-processing
  • fix/prevent-syncing-malicious-profiles
  • fix/profiles-metric-notfound
  • fix/profiles-retrieval
  • fix/queue-status-counter-leaks
  • fix/recover-obsolete-fallback
  • fix/spawn-coordinate-logic
  • fix/undeployment-and-texture-complete-handling-issues
  • fix/world-pointers-migration
  • fix/world-scene-deployment-overlapping
  • fix/worlds-denylist
  • main
  • refactor/bundle-status-from-event

01 May 2026 04:58PM UTC coverage: 70.891% (-0.1%) from 71.02%
25223787332

push

github

web-flow
fix: worlds denylist (#117)

* fix: process denylisted entities in worlds

609 of 896 branches covered (67.97%)

Branch coverage included in aggregate %.

1595 of 2213 relevant lines covered (72.07%)

37.15 hits per line

Relevant lines Covered
Build:
Build:
2213 RELEVANT LINES 1595 COVERED LINES
37.15 HITS PER LINE
Source Files on main
  • Tree
  • List 82
  • Changed 51
  • Source Changed 1
  • Coverage Changed 51
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25223787332 main fix: worlds denylist (#117) * fix: process denylisted entities in worlds push 01 May 2026 05:00PM UTC web-flow github
70.89
25223597447 fix/worlds-denylist fix: process denylisted entities in worlds Pull #117 01 May 2026 04:55PM UTC pentreathm github
70.89
25223461172 fix/worlds-denylist fix: process denylisted entities in worlds Pull #117 01 May 2026 04:51PM UTC pentreathm github
70.83
25223280367 fix/worlds-denylist fix: process denylisted entities in worlds Pull #117 01 May 2026 04:47PM UTC pentreathm github
70.83
25222892104 fix/worlds-denylist fix: process denylisted entities in worlds push 01 May 2026 04:37PM UTC pentreathm github
69.6
25162917283 2.4.0 feat: add denylist CRUD endpoints with moderator authorization (#114) * feat: add denylist table, migrations, and CRUD endpoints with moderator authorization - Migration 1745846400000_denylist.ts: new denylist table with entity_id (PK), reason... push 30 Apr 2026 11:31AM UTC web-flow github
70.83
25120845541 fix/add-node-error-status-codes fix: add NODE_CAUGHT_ERROR and NODE_TIMEOUT manifest status codes Aligns with decentraland/asset-bundle-converter#259 which now uploads failed manifests with exit codes 14 (caught error) and 15 (timeout) to the main manifest key instead of a sepa... Pull #116 29 Apr 2026 04:27PM UTC dalkia github
70.85
25111749148 main feat: add denylist CRUD endpoints with moderator authorization (#114) * feat: add denylist table, migrations, and CRUD endpoints with moderator authorization - Migration 1745846400000_denylist.ts: new denylist table with entity_id (PK), reason... push 29 Apr 2026 01:31PM UTC web-flow github
71.02
25111518000 feat/denylist-api feat: filter denylisted entities from POST /entities/active (#115) * feat: filter denylisted entities from POST /entities/active Mirrors the catalyst behavior by excluding denylisted entities at the SQL level using a NOT EXISTS subquery against ... Pull #114 29 Apr 2026 01:26PM UTC web-flow github
71.02
25098781630 feat/filter-denylisted-active-entities fix: drop redundant LOWER on denylist side and fix flaky ordering test - Use denylist.entity_id = LOWER(registries.id) instead of comparing both sides with LOWER(), since addDenylistEntry already stores entity_id in lowercase — allows Postgre... Pull #115 29 Apr 2026 08:32AM UTC kevinszuchet github
70.83
See All Builds (293)

Badge your Repo: asset-bundle-registry

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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