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

decentraland / lamb2 / 25186670919 / 1
83%
main: 83%

Build:
Build:
LAST BUILD BRANCH: refs/tags/4.12.0
DEFAULT BRANCH: main
Ran 30 Apr 2026 08:05PM UTC
Files 82
Run time 3s
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.1

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 %.

2026 of 2348 relevant lines covered (86.29%)

42.32 hits per line

Source Files on job 25186670919.1
  • 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 Build 25186670919
  • a972ae88 on github
  • Prev Job for on feat/lambdas-migration-endpoints (#25073724316.1)
  • Next Job for on feat/lambdas-migration-endpoints (#25188962240.1)
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