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

decentraland / signatures-server / 27770261093
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 1.9.1
DEFAULT BRANCH: main
Ran 18 Jun 2026 03:26PM UTC
Jobs 1
Files 26
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

01 Jun 2026 12:36PM UTC coverage: 90.452%. Remained the same
27770261093

push

github

web-flow
chore: update Node.js to 24 (#479)

* chore: update Node.js to 24

Upgrade all CI workflow and Dockerfile Node.js version references to Node 24 (LTS).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore: update Dockerfile to Node.js 24

Update node:20-alpine to node:24-alpine in Dockerfile.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: upgrade decentraland-crypto-middleware to fix Node 24 compatibility

Node 24 removed the deprecated `util.isObject()` function. The old
`decentraland-crypto-middleware@1.1.0` depended on `dcl-crypto` which
used `web3x@4.0.6`, and that package called `util.isObject()` in its
ABI coder, causing `TypeError: util_1.isObject is not a function`.

Upgrade to `decentraland-crypto-middleware@1.3.0` which replaces
`dcl-crypto` + `web3x` with `@dcl/crypto` + `eth-connect`, removing
the dependency on the removed Node API. Also add `ts-jest` as an
explicit devDependency since it is required by jest.config.js.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

349 of 386 branches covered (90.41%)

Branch coverage included in aggregate %.

712 of 787 relevant lines covered (90.47%)

37.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27770261093.1 18 Jun 2026 03:26PM UTC 52
90.53
GitHub Action Run
Source Files on build 27770261093
  • Tree
  • List 26
  • Changed 18
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27770261093
  • 81b91ae3 on github
  • Prev Build on main (#26046206226)
  • Next Build on chore/update-node-24 (#27770275548)
  • 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