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

decentraland / asset-bundle-registry
65%
main: 65%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/lodash-4.17.23
DEFAULT BRANCH: main
Repo Added 07 Feb 2025 06:32PM UTC
Token fWUYLY2oPJ2Vqa6ysDYFCXWiESarAiCav regen
Build 219 Last
Files 62
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 dependabot/npm_and_yarn/lodash-4.17.23
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
  • add-ai-agent-context-to-readme
  • break/make-them-fail
  • chore/bump-node
  • chore/enable-sentry-integration
  • chore/not-found-profiles-log
  • chore/pkgs-upgrade
  • chore/test-http2
  • dependabot/npm_and_yarn/form-data-4.0.4
  • dependabot/npm_and_yarn/lodash-4.17.23
  • docs/README-standardization
  • docs/add-api-specs
  • docs/api-fixes
  • feat/add-support-for-world-scene-deployments-undeployments-retrieval
  • feat/bloom-filter-for-sync
  • feat/case-insensitive-pointers
  • feat/catalyst-capabilities-for-profiles
  • feat/endpoint-returning-entities-versions
  • feat/explore-query-downgrade
  • feat/flush-cache-endpoint
  • feat/http-server-for-http2
  • 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/components-start-deadlock
  • fix/docs-readme
  • fix/failed-profiles-and-logs-flood
  • fix/failing-to-mark-entity-as-fallback
  • fix/fallback
  • fix/metric-report
  • fix/metrics-cardinality
  • fix/not-found-profiles
  • fix/prevent-duplicated-deployments-processing
  • fix/profiles-metric-notfound
  • fix/profiles-retrieval
  • main
  • refactor/bundle-status-from-event

23 Jan 2026 12:31PM UTC coverage: 64.89%. Remained the same
21286232988

Pull #91

github

web-flow
chore(deps): bump lodash from 4.17.21 to 4.17.23

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #91: chore(deps): bump lodash from 4.17.21 to 4.17.23

371 of 608 branches covered (61.02%)

Branch coverage included in aggregate %.

1139 of 1719 relevant lines covered (66.26%)

13.13 hits per line

Relevant lines Covered
Build:
Build:
1719 RELEVANT LINES 1139 COVERED LINES
13.13 HITS PER LINE
Source Files on main
  • Tree
  • List 62
  • Changed 42
  • Source Changed 0
  • Coverage Changed 42
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21286232988 dependabot/npm_and_yarn/lodash-4.17.23 chore(deps): bump lodash from 4.17.21 to 4.17.23 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21..... Pull #91 23 Jan 2026 12:33PM UTC web-flow github
64.89
21285872996 main fix: IBaseComponent components to prevent locking the start lifecycle (#90) * fix: IBaseComponent to prevent locking the start lifecycle * fix: deadlock at message-consumer component start push 23 Jan 2026 12:19PM UTC web-flow github
64.89
21267830089 fix/components-start-deadlock fix: deadlock at message-consumer component start Pull #90 22 Jan 2026 10:56PM UTC aleortega github
64.89
21267159452 fix/components-start-deadlock fix: IBaseComponent to prevent locking the start lifecycle Pull #90 22 Jan 2026 10:30PM UTC aleortega github
64.8
21266147662 main fix: not found profiles and in-memory cache scalability (#87) * refactor: improve ownership validator scalability for larger cache sizes * fix: not found profiles (#88) * fix: not found profiles by fetching historical Catalyst to make sure old ... push 22 Jan 2026 09:52PM UTC web-flow github
64.87
21264601740 feat/scale-ownership-validator-job chore: bulk retrieval from cache Pull #87 22 Jan 2026 08:58PM UTC aleortega github
64.87
21263463541 feat/add-support-for-world-scene-deployments-undeployments-retrieval feat: Use world_name query parameter when requesting worlds Pull #89 22 Jan 2026 08:18PM UTC LautaroPetaccio github
67.0
21263316066 feat/scale-ownership-validator-job fix: not found profiles (#88) * fix: not found profiles by fetching historical Catalyst to make sure old profiles remain * chore: run linter Pull #87 22 Jan 2026 08:13PM UTC web-flow github
64.74
21263238451 fix/not-found-profiles chore: run linter Pull #88 22 Jan 2026 08:10PM UTC aleortega github
64.74
21262487845 feat/scale-ownership-validator-job feat: apply PR feedback about bulking profile updates in DB Pull #87 22 Jan 2026 07:45PM UTC aleortega github
65.38
See All Builds (219)

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