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

decentraland / social-service-ea / 28051361969
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: chore/migrate-to-core-components
DEFAULT BRANCH: main
Ran 23 Jun 2026 07:31PM UTC
Jobs 1
Files 199
Run time 2min
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

23 Jun 2026 07:26PM UTC coverage: 89.046% (-0.6%) from 89.6%
28051361969

Pull #419

github

LautaroPetaccio
feat: add v2 address-only versions of community read endpoints

Add v2 variants of the 7 community read endpoints (members, bans,
community requests, member requests, posts, single community and
communities list) that return only addresses, never Catalyst profile
information. v1 stays unchanged for backward compatibility.

Each logic component now exposes a *WithoutProfiles method that reuses
the existing auth/privacy/DB base fetch and skips the profile
enrichment, so the registry is never hit on the v2 path. This also
means members and bans whose profile is missing are no longer dropped,
and the single community and communities list no longer fail when the
owner profile cannot be resolved.

friendshipStatus is preserved (it is derived from the social graph, not
a profile) and mutual friends are returned as plain addresses.
Pull Request #419: feat: add v2 address-only versions of community read endpoints

2275 of 2716 branches covered (83.76%)

Branch coverage included in aggregate %.

243 of 280 new or added lines in 15 files covered. (86.79%)

1 existing line in 1 file now uncovered.

5675 of 6212 relevant lines covered (91.36%)

75.47 hits per line

Uncovered Changes

Lines Coverage ∆ File
15
42.59
src/controllers/handlers/http/get-communities-v2-handler.ts
9
90.13
-7.39% src/logic/community/communities.ts
5
63.64
src/controllers/handlers/http/get-community-v2-handler.ts
3
90.91
-3.28% src/logic/community/requests.ts
1
95.24
src/controllers/handlers/http/get-banned-members-v2-handler.ts
1
96.3
src/controllers/handlers/http/get-community-members-v2-handler.ts
1
95.65
src/controllers/handlers/http/get-community-posts-v2-handler.ts
1
95.24
src/controllers/handlers/http/get-community-requests-v2-handler.ts
1
96.3
src/controllers/handlers/http/get-member-requests-v2-handler.ts

Coverage Regressions

Lines Coverage ∆ File
1
90.13
-7.39% src/logic/community/communities.ts
Jobs
ID Job ID Ran Files Coverage
1 28051361969.1 23 Jun 2026 07:31PM UTC 398
90.04
GitHub Action Run
Source Files on build 28051361969
  • Tree
  • List 199
  • Changed 149
  • Source Changed 9
  • Coverage Changed 149
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28051361969
  • Pull Request #419
  • PR Base - main (#27786424734)
  • 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