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

decentraland / lamb2 / 25133709400

Builds Branch Commit Type Ran Committer Via Coverage
25133709400 feat/lambdas-migration-endpoints test: cover the remaining filter combinations end-to-end the existing integration suite only exercised textsearch on the catalogs and the no-?includedefinitions / non-third-party-error branches on the by-owner endpoints. fills the gaps end-to-end... Pull #462 29 Apr 2026 09:03PM UTC LautaroPetaccio github
82.88
25123804554 feat/lambdas-migration-endpoints refactor: validate /crypto/validate-signature body via @dcl/schema-validator-component drops the in-handler body parsing and shape checks in favor of the @dcl/schema-validator-component middleware, which is what the wkc ecosystem standardizes on ... Pull #462 29 Apr 2026 05:28PM UTC LautaroPetaccio github
82.85
25123307219 feat/lambdas-migration-endpoints refactor: use @dcl/schemas AuthChain validator in validate-signature drops the hand-rolled isAuthLink/array.isarray checks in favor of the ajv validator already shipped in @dcl/schemas (a direct dep, also re-exported by @dcl/crypto so the runtime... Pull #462 29 Apr 2026 05:17PM UTC LautaroPetaccio github
82.95
25088187723 feat/lambdas-migration-endpoints Merge branch 'main' into feat/lambdas-migration-endpoints Pull #462 29 Apr 2026 02:39AM UTC web-flow github
83.01
25075904312 refs/tags/4.11.1 fix: use internal content url for server fetches (#463) push 28 Apr 2026 08:27PM UTC web-flow github
81.2
25073724316 main fix: use internal content url for server fetches (#463) push 28 Apr 2026 07:39PM UTC web-flow github
81.2
25073157918 use-internal-content-url-for-fetches fix: use internal content url for server fetches Pull #463 28 Apr 2026 07:27PM UTC LautaroPetaccio github
81.2
25053009309 feat/lambdas-migration-endpoints fix: address review comments on the new endpoints p1: - validate-signature: catch the syntaxerror from request.json() and surface it as invalidrequesterror so a malformed body returns 400 instead of 500. integration test sends '{invalid' and ... Pull #462 28 Apr 2026 12:34PM UTC LautaroPetaccio github
83.01
25015854026 feat/lambdas-migration-endpoints fix: tighten validate-signature body checks and short-circuit base avatar filter three small follow-ups from a review pass: - validate-signature: the original `!raw || typeof raw !== 'object'` check let arrays through (typeof [] === 'object'),... Pull #462 27 Apr 2026 07:45PM UTC LautaroPetaccio github
82.9
25006591996 feat/lambdas-migration-endpoints Merge branch 'main' into feat/lambdas-migration-endpoints push 27 Apr 2026 04:19PM UTC web-flow github
82.66
25000608103 feat/lambdas-migration-endpoints refactor: dedupe handlers and tighten correctness on the new endpoints a polish pass over the four legacy lambdas endpoints implemented in this pr. dedupe via shared logic modules: - src/logic/items-by-owner.ts: getItemsByOwner<T> drives both th... Pull #462 27 Apr 2026 02:22PM UTC LautaroPetaccio github
82.51
24999358250 feat/lambdas-migration-endpoints test: add integration tests and catalog edge cases closes the coverage gap on the new endpoints. all integration tests go through the real router and error middleware via testWithComponents + localFetch.fetch. new test/integration/ specs (one pe... Pull #462 27 Apr 2026 01:58PM UTC LautaroPetaccio github
83.04
24996049570 feat/lambdas-migration-endpoints feat: port emotes catalog and emotes-by-owner endpoints to lamb2 defensive port of the legacy emotes endpoints in case the org-wide caller search missed an external consumer. mirrors the wearables port: - get /collections/emotes-by-owner/:owner:... Pull #462 27 Apr 2026 12:52PM UTC LautaroPetaccio github
82.74
24970512980 feat/lambdas-migration-endpoints refactor: split catalog filter graph query into its own fetcher moves the on-chain filter subgraph query out of the per-endpoint wearables-catalog logic file and into logic/fetch-elements/, matching the convention used by the other graph-query he... Pull #462 27 Apr 2026 12:08AM UTC LautaroPetaccio github
82.25
24970273916 feat/lambdas-migration-endpoints feat: implement legacy lambdas endpoints in lamb2 ports the remaining endpoints from the deprecated lambdas service so all callers under /lambdas/* can be served by lamb2 alone. new endpoints: - post /crypto/validate-signature: eip-1654 signatur... Pull #462 26 Apr 2026 11:56PM UTC LautaroPetaccio github
78.41
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 19
  • 20
  • Next →
  • Back to Repo
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