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

decentraland / comms-gatekeeper / 32374157099
86%
main: 86%

Build:
Build:
LAST BUILD BRANCH: fix/crypto-middleware-6
DEFAULT BRANCH: main
Ran 20 Aug 2026 01:27PM UTC
Jobs 1
Files 151
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

20 Aug 2026 01:25PM UTC coverage: 85.967% (+0.3%) from 85.683%
32374157099

Pull #289

github

LautaroPetaccio
test(auth): cover the legacy fallback through the middleware path too

The scene-adapter routes verify through validate()/oldValidate(); every
other route goes through the middleware instances. Those are two separate
opt-ins, and the spec only exercised the first — so a mistake in the
middleware wiring would not have failed a test.

Adds both cases against /private-messages/token, which uses authExplorer:
a legacy-signed request is accepted, and one with a re-cased declared key
is refused. Note the status differs by path — the middleware surfaces the
guard's own 400, while validate() wraps every verify() failure in
UnauthorizedError and reports 401.
Pull Request #289: fix(auth): upgrade @dcl/crypto-middleware to 6

1145 of 1456 branches covered (78.64%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 2 files covered. (100.0%)

3137 of 3525 relevant lines covered (88.99%)

78.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32374157099.1 20 Aug 2026 01:27PM UTC 302
87.17
GitHub Action Run
Source Files on build 32374157099
  • Tree
  • List 151
  • Changed 97
  • Source Changed 2
  • Coverage Changed 97
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32374157099
  • Pull Request #289
  • PR Base - main (#31196967398)
  • 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