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

decentraland / asset-bundle-registry
71%

Build:
DEFAULT BRANCH: main
Repo Added 07 Feb 2025 06:32PM UTC
Token fWUYLY2oPJ2Vqa6ysDYFCXWiESarAiCav regen
Build 283 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: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • 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
  • 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/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/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
  • refactor/bundle-status-from-event

27 Apr 2026 04:46PM UTC coverage: 70.567% (+0.08%) from 70.489%
25007886384

push

github

web-flow
fix: call markAsFinished on early returns in textures-handler (#113)

Co-authored-by: Kevin Szuchet <kevin.szuchet@decentraland.org>

590 of 871 branches covered (67.74%)

Branch coverage included in aggregate %.

4 of 4 new or added lines in 1 file covered. (100.0%)

1539 of 2146 relevant lines covered (71.71%)

37.22 hits per line

Relevant lines Covered
Build:
Build:
2146 RELEVANT LINES 1539 COVERED LINES
37.22 HITS PER LINE
Source Files on main
  • Tree
  • List 78
  • Changed 49
  • Source Changed 1
  • Coverage Changed 49
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25007886384 main fix: call markAsFinished on early returns in textures-handler (#113) Co-authored-by: Kevin Szuchet <kevin.szuchet@decentraland.org> push 27 Apr 2026 04:48PM UTC web-flow github
70.57
23355529546 main feat: Improve world scene undeployments (#103) * feat: Improve world scene undeployments * fix: Linting push 20 Mar 2026 05:50PM UTC web-flow github
70.49
22952938204 main fix: Recover obsolete fallback (#108) * fix: Atomic persisting and rotating * fix: Recover obsolete fallback * fix: Tests * fix: Linting * fix: Linting push 11 Mar 2026 12:40PM UTC web-flow github
70.53
22924735947 main fix: Atomic persisting and rotating (#107) push 10 Mar 2026 09:19PM UTC web-flow github
69.91
22774440709 main fix: prevent syncing malicious profiles (#105) * fix: prevent syncing malicious profiles * refactor: to use feature-flags * fix: tests * fix: unref metrics report timer to prevent event loop hanging push 06 Mar 2026 05:29PM UTC web-flow github
69.68
22363371805 main feat: GIN index for non-worlds scenes faster look-up (#104) push 24 Feb 2026 05:58PM UTC web-flow github
70.24
22323433912 main fix: Undeployment & texture event handling issues with worlds (#102) * fix: Undeployment & texture event handling issues with worlds * fix: Check if the entry is in the historical DB if there's no entity push 23 Feb 2026 08:26PM UTC web-flow github
70.22
21992617159 main fix: World scene deployment overlapping (#100) * fix: World scene deployment overlapping * fix: Correctly apply mocks * fix: Use the world configuration name when getting the related registries push 13 Feb 2026 03:35PM UTC web-flow github
70.09
21924717547 main feat: Handle world undeployment (#99) * feat: Handle world undeployment * fix: Integration tests * feat: Add more integration tests * fix: Possible race condition * fix: Remove default timestamp for undeploy registries * fix: Linting issues ... push 11 Feb 2026 10:02PM UTC web-flow github
69.44
21686196942 main fix: Spawn coordinate logic (#98) * fix: Spawn coordinate logic * fix: Wrong comparisson push 04 Feb 2026 07:58PM UTC web-flow github
68.83
See All Builds (283)

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