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

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

Build:
Build:
LAST BUILD BRANCH: feat/player-connection-info-device-ip-bans
DEFAULT BRANCH: main
Ran 26 Jun 2026 09:06PM 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

26 Jun 2026 09:04PM UTC coverage: 85.377% (+0.1%) from 85.255%
28265242206

Pull #274

github

LautaroPetaccio
refactor: drop IP banning, keep IP logging

Removes IP banning (the banIp opt-in flag, the user_bans.banned_ip column, and
IP matching in getActiveBanForConnection). Device-id banning is unchanged, and
player_connection_info still logs the IP (cf-connecting-ip) on token requests —
it is just no longer used to ban.

- Migration adds only banned_device_id to user_bans (renamed accordingly).
- user-moderation db/logic/types/handlers/schema drop banned_ip / banIp / ip.
- OpenAPI + database-schemas docs and tests updated.
Pull Request #274: feat: record player IP/device on token requests and support device/IP bans

1107 of 1421 branches covered (77.9%)

Branch coverage included in aggregate %.

63 of 69 new or added lines in 9 files covered. (91.3%)

3050 of 3448 relevant lines covered (88.46%)

75.41 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
71.43
src/migrations/1782483861343_player-connection-info.ts
2
75.0
src/migrations/1782483862343_add-device-id-to-user-bans.ts
1
89.11
-0.58% src/controllers/handlers/comms-scene-handler.ts
1
88.57
1.61% src/controllers/handlers/private-messages/get-token-handler.ts
Jobs
ID Job ID Ran Files Coverage
1 28265242206.1 26 Jun 2026 09:06PM UTC 300
86.62
GitHub Action Run
Source Files on build 28265242206
  • 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 #28265242206
  • 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