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

decentraland / comms-gatekeeper / 30223804152
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: feat/world-device-ban-check
DEFAULT BRANCH: main
Ran 26 Jul 2026 10:59PM UTC
Jobs 1
Files 153
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

26 Jul 2026 10:44PM UTC coverage: 85.227% (-0.1%) from 85.372%
30223804152

Pull #282

github

LautaroPetaccio
feat: accept connection info reports from worlds-content-server

this service records the connecting player's device and IP inline on its own token
paths, and banPlayer snapshots that device so a ban follows the machine across
wallets. world tokens are issued by worlds-content-server without passing through
those paths, so a player who only ever connects to multi-scene worlds had no
recorded device and would be banned with banned_device_id null — the device check
this branch adds could then never match them.

add POST /users/:address/connection-info (bearer, schema-validated) so that caller
can report the same two values. the address is lowercased because banPlayer looks
the row up by normalized address, and a differently-cased row would be invisible to
the snapshot. lengths are bounded since the values originate in client metadata.
Pull Request #282: feat: add device-aware platform ban check for worlds-content-server

1121 of 1442 branches covered (77.74%)

Branch coverage included in aggregate %.

22 of 28 new or added lines in 5 files covered. (78.57%)

3102 of 3513 relevant lines covered (88.3%)

76.14 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
57.14
src/controllers/handlers/user-moderation/platform-ban-check-handler.ts
3
57.14
src/controllers/handlers/user-moderation/record-connection-handler.ts
Jobs
ID Job ID Ran Files Coverage
1 30223804152.1 26 Jul 2026 10:59PM UTC 306
86.46
GitHub Action Run
Source Files on build 30223804152
  • Tree
  • List 153
  • Changed 99
  • Source Changed 3
  • Coverage Changed 99
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30223804152
  • Pull Request #282
  • 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