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

decentraland / lamb2 / 27975355725
62%

Build:
DEFAULT BRANCH: main
Ran 22 Jun 2026 06:36PM UTC
Jobs 1
Files 81
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

22 Jun 2026 06:35PM UTC coverage: 83.192%. Remained the same
27975355725

push

github

web-flow
chore: bump core-components and core-libs dependencies to latest (#467)

* chore: bump core-components and core-libs dependencies to latest

Update the @dcl core-components and core-libs packages to their latest
published versions:

core-components:
- @dcl/core-commons               ^0.10.0 -> ^0.10.1
- @dcl/http-server                ^2.0.1  -> ^2.0.2
- @dcl/http-tracer-component      ^2.0.0  -> ^2.0.1
- @dcl/schema-validator-component ^1.0.0  -> ^1.0.1
- @dcl/thegraph-component         ^0.1.0  -> ^0.1.1
- @dcl/traced-fetch-component     ^1.0.6  -> ^1.0.7

core-libs:
- @dcl/crypto                     ^3.4.5  -> ^3.7.0
- @dcl/urn-resolver               ^3.6.0  -> ^3.6.1

@dcl/crypto 3.7.0 makes computeAddress reject compressed public keys, so the
generateRandomAddress test helper now derives the uncompressed (65-byte) key.
computeAddress is test-only here (no production usage), so runtime is
unaffected.

* ci: run build workflow on node 24 and pin via .nvmrc

The latest @dcl/crypto (3.7.0) and @dcl/urn-resolver (3.6.1) declare
engines.node ">=22", so the build workflow (which defaulted to Node 18.x via
the shared apps-build reusable workflow) failed at install with
"The engine node is incompatible". Pass node-version 24.x to the reusable
workflow and add a matching .nvmrc. The production image already runs on
node:24-alpine (shared Dockerfile.alpine), so this aligns CI with runtime.

* chore: bump @types/node to 24 to match the node 24 runtime

Now that CI and the production image run on Node 24 (.nvmrc + apps-build
node-version + node:24-alpine), align the type definitions: @types/node
^18.11.18 -> ^24.13.2. Build, lint and the unit suite pass unchanged.

* chore: bump @dcl/schemas to latest (^16.2.0 -> ^26.5.0)

Bring lamb2's direct @dcl/schemas dependency up to the current major. The types
lamb2 uses (Avatar/Emote/Wearable/Entity/categories/Outfit/...) are unchanged
across the bump, so src builds and the suites pass without code changes.

This also... (continued)

720 of 962 branches covered (74.84%)

Branch coverage included in aggregate %.

2032 of 2346 relevant lines covered (86.62%)

47.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27975355725.1 22 Jun 2026 06:36PM UTC 81
83.19
GitHub Action Run
Source Files on build 27975355725
  • Tree
  • List 81
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27975355725
  • f8516d19 on github
  • Prev Build on main (#27846119065)
  • Next Build on main (#28123678469)
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