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

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

Build:
Build:
LAST BUILD BRANCH: 2.29.1
DEFAULT BRANCH: main
Ran 06 Aug 2026 12:08AM 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

06 Aug 2026 12:06AM UTC coverage: 85.68% (+0.3%) from 85.372%
31058619892

Pull #284

github

LautaroPetaccio
fix: gate stream key retrieval and document the 403s

GET /scene-stream-access returns an existing streaming_key after a signed-fetch
and admin check, and was left ungated when POST and PUT were fixed. that is the
same key-bearer bypass on the third route: a banned admin could read the existing
key and redeem it through validateStreamerToken, which does not re-check the
wallet. 'blocking the mint' only ever held if every route that hands over a key is
gated, and retrieval hands over a key.

gate it identically — before the admin lookup, with the request device id when the
metadata carries one, falling back to the recorded device. DELETE stays ungated on
purpose: revoking a key removes access rather than granting it.

also documents the 403 on the three operations that return or mint a key
(getSceneStreamAccess, addSceneStreamAccess, resetSceneStreamAccess), which
listed only 400/401/404/500 and so did not show consumers the new rejection.
Pull Request #284: feat: enforce platform bans on voice and cast, and make ban status match the gate

1145 of 1459 branches covered (78.48%)

Branch coverage included in aggregate %.

49 of 50 new or added lines in 9 files covered. (98.0%)

2 existing lines in 1 file now uncovered.

3127 of 3527 relevant lines covered (88.66%)

77.49 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
92.92
3.06% src/logic/cast/cast.ts

Coverage Regressions

Lines Coverage ∆ File
2
92.92
3.06% src/logic/cast/cast.ts
Jobs
ID Job ID Ran Files Coverage
1 31058619892.1 06 Aug 2026 12:08AM UTC 302
86.87
GitHub Action Run
Source Files on build 31058619892
  • Tree
  • List 151
  • Changed 97
  • Source Changed 9
  • Coverage Changed 97
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31058619892
  • Pull Request #284
  • PR Base - main (#28616085146)
  • 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