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

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

Build:
Build:
LAST BUILD BRANCH: feat/player-connection-info-device-ip-bans
DEFAULT BRANCH: main
Ran 27 Jun 2026 10:14PM UTC
Jobs 1
Files 150
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

27 Jun 2026 10:12PM UTC coverage: 85.347% (+0.09%) from 85.255%
28303376971

Pull #274

github

LautaroPetaccio
perf: run per-identity token-request checks concurrently

Run the connection-info upsert, platform-ban check, and deny-list check via
Promise.all in both token handlers to save a DB round-trip on the hot path.
Each call is isolated to preserve current behavior: the upsert stays
best-effort, the scene handler's ban check stays fail-open, and gate precedence
is unchanged (scene: ban → deny list; private messages: deny list → ban). The
upsert is still awaited so the write reliably lands.
Pull Request #274: feat: record player IP/device on token requests and support device bans

1105 of 1419 branches covered (77.87%)

Branch coverage included in aggregate %.

65 of 73 new or added lines in 9 files covered. (89.04%)

3042 of 3440 relevant lines covered (88.43%)

75.54 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
88.3
-1.39% src/controllers/handlers/comms-scene-handler.ts
2
71.43
src/migrations/1782483861343_player-connection-info.ts
2
75.0
src/migrations/1782483862343_add-device-id-to-user-bans.ts
1
87.5
0.54% src/controllers/handlers/private-messages/get-token-handler.ts
Jobs
ID Job ID Ran Files Coverage
1 28303376971.1 27 Jun 2026 10:14PM UTC 300
86.59
GitHub Action Run
Source Files on build 28303376971
  • Tree
  • List 150
  • Changed 96
  • Source Changed 7
  • Coverage Changed 96
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28303376971
  • Pull Request #274
  • PR Base - main (#28047204770)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc