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

decentraland / lamb2 / 25186670919
83%
main: 81%

Build:
Build:
LAST BUILD BRANCH: feat/lambdas-migration-endpoints
DEFAULT BRANCH: main
Ran 30 Apr 2026 08:05PM UTC
Jobs 1
Files 82
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

30 Apr 2026 08:04PM UTC coverage: 82.91% (+1.7%) from 81.202%
25186670919

Pull #462

github

LautaroPetaccio
docs: anchor legacy wire contracts on the ported endpoints

each handler that came from the deprecated lambdas service now carries
a short header that names the legacy source path (catalyst/lambdas/...)
and pins the request/response wire contract. routes.ts gets a one-line
banner above the cluster of ported routes. the comments stick to the
parts that are stable across time — paths, shapes, semantic divergences
inherited from legacy — and avoid caller lists or dates that rot.

specifically:
- profile-alias: pins the 200+stub-on-missing divergence from the
  canonical /profiles/:id (legacy /lambdas/profile never 404'd; clients
  dereference .avatars without checking response.ok).
- validate-signature: pins the { valid, ownerAddress?, error? } shape
  and the always-200-on-parseable-body behavior.
- wearables-by-owner / emotes-by-owner: pins the flat-array
  { urn, amount, definition? } shape and the ?collectionId / ?include-
  definitions semantics.
- wearables catalog: pins the { wearables, filters, pagination } shape
  and the off-chain > on-chain ordering.
- emotes catalog: pins the wearables-catalog shape with the L2-only
  twist and the emoteid query param.
Pull Request #462: feat: implement legacy lambdas endpoints in lamb2

715 of 958 branches covered (74.63%)

Branch coverage included in aggregate %.

205 of 208 new or added lines in 12 files covered. (98.56%)

2026 of 2348 relevant lines covered (86.29%)

42.32 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
88.71
src/controllers/handlers/wearables-catalog-handler.ts
Jobs
ID Job ID Ran Files Coverage
1 25186670919.1 30 Apr 2026 08:05PM UTC 82
82.91
GitHub Action Run
Source Files on build 25186670919
  • Tree
  • List 82
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #462
  • PR Base - main (#25073724316)
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