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

decentraland / world-storage-service / 32186315021
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: fix/crypto-middleware-6
DEFAULT BRANCH: main
Ran 18 Aug 2026 09:11PM UTC
Jobs 1
Files 58
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:10PM UTC coverage: 98.679% (-0.001%) from 98.68%
32186315021

Pull #116

github

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

Replaces the hand-rolled scene gate, and closes the padded-signer gap this
branch previously had to pin as accepted behaviour.

rejectIfSigner refuses a `signer` that is not already canonical instead of
comparing it, so a padded or re-cased value no longer reads as "not the
scene signer" and slip past. Nothing is folded — the value is rejected,
not rewritten — which keeps the canonical contract on the client where it
belongs while making the gate reliable here.

Two expectations move as a result, both from 404/401 to a 400 at the gate:
the padded cases are now refused rather than served, and the
re-cased-after-signing case is caught by the validator before signature
verification rather than by the signature a step later. Both refuse the
request either way; the gate is simply earlier and runs no crypto.
Pull Request #116: fix(auth): upgrade @dcl/crypto-middleware to 6

424 of 438 branches covered (96.8%)

Branch coverage included in aggregate %.

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

1145 of 1152 relevant lines covered (99.39%)

71.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32186315021.1 18 Aug 2026 09:11PM UTC 116
98.88
GitHub Action Run
Source Files on build 32186315021
  • Tree
  • List 58
  • Changed 34
  • Source Changed 1
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32186315021
  • Pull Request #116
  • PR Base - main (#31742276244)
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