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

decentraland / comms-gatekeeper / 23166637571 / 1
85%
main: 85%

Build:
DEFAULT BRANCH: main
Ran 16 Mar 2026 09:26PM UTC
Files 272
Run time 8s
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

16 Mar 2026 09:24PM UTC coverage: 83.785% (-0.05%) from 83.837%
23166637571.1

push

github

web-flow
feat: add user moderation endpoints (#242)

* feat: add user moderation endpoints for banning and warning players

Add moderator-authorized endpoints for managing player bans and warnings:
- POST/DELETE/GET /moderation/users/:address/bans (ban, lift, status)
- POST/GET /moderation/users/:address/warnings (warn, list)
- GET /moderation/bans (list all active bans)

Includes database migration, business logic with address normalization,
moderator authorization via MODERATORS_ALLOWLIST env var, and full
unit + integration test coverage.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: lint

* fix: testing standards

* fix: use existing test identities

* fix: allow cors methods for moderation ui

* feat: replace MODERATORS_ALLOWLIST env var with feature flags

Use @well-known-components/features-component to manage the moderator
allowlist via FF_DAPPS_PLATFORM_USER_MODERATORS, matching the pattern
used in social-service-ea. This enables dynamic flag management with
periodic refresh without requiring a restart.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: lint and fix package

* fix: remove optional signed fetch middleware

* fix: mock ff

* fix: remove unnecessary env var

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

952 of 1277 branches covered (74.55%)

Branch coverage included in aggregate %.

5140 of 5994 relevant lines covered (85.75%)

20.55 hits per line

Source Files on job 23166637571.1
  • Tree
  • List 272
  • Changed 80
  • Source Changed 3
  • Coverage Changed 80
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 23166637571
  • 5ffc39a7 on github
  • Prev Job for on main (#22919883322.1)
  • Next Job for on main (#23315553910.1)
  • 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