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

decentraland / asset-bundle-registry / 32186709651
73%
main: 73%

Build:
Build:
LAST BUILD BRANCH: feat/abgen-registry-instance
DEFAULT BRANCH: main
Ran 18 Aug 2026 09:19PM UTC
Jobs 1
Files 87
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

18 Aug 2026 09:14PM UTC coverage: 73.182% (-0.008%) from 73.19%
32186709651

Pull #132

github

LautaroPetaccio
refactor(auth): use rejectIfSigner from crypto-middleware 6.1

Replaces the hand-rolled scene gate. The exact comparison let a signer
that was not already canonical through: a padded or re-cased value failed
`!== 'decentraland-kernel-scene'` and the request was served as a directly
user-signed one. rejectIfSigner refuses such a value instead of comparing
it, and refuses a non-string one too. Nothing is folded — the value is
rejected, not rewritten.

The canonical-signer spec now expects the 400 the gate produces rather
than the 401 from signature verification. metadataValidator runs first, so
a re-cased delivery is refused before any crypto rather than after; the
signature would have refused it either way.
Pull Request #132: fix(auth): upgrade @dcl/crypto-middleware to 6

666 of 953 branches covered (69.88%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

1749 of 2347 relevant lines covered (74.52%)

41.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32186709651.1 18 Aug 2026 09:19PM UTC 174
73.79
GitHub Action Run
Source Files on build 32186709651
  • Tree
  • List 87
  • Changed 54
  • Source Changed 1
  • Coverage Changed 54
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32186709651
  • Pull Request #132
  • PR Base - main (#31837677769)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc