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

decentraland / builder-server / 33644299866
72%
master: 72%

Build:
Build:
LAST BUILD BRANCH: 5.21.0
DEFAULT BRANCH: master
Ran 02 Sep 2026 02:48PM UTC
Jobs 1
Files 192
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

02 Sep 2026 02:46PM UTC coverage: 72.428% (+0.1%) from 72.294%
33644299866

Pull #811

github

cyaiox
fix: require authentication on GET /thirdParties/:id and simplify resolution

- Require authentication on GET /thirdParties/:id (strict), removing the
  unauthenticated surface. Unpublished records return 404 to non-managers;
  indexed records are readable by any authenticated wallet.
- Reuse the already-fetched record in the handler instead of re-resolving the
  managers, removing redundant graph and DB round-trips on that path.
- Simplify isManager with a named approval check and a single fast path.
- Update the OpenAPI docs: GET /thirdParties is scoped to the authenticated
  wallet (no manager param), and GET /thirdParties/:id now requires auth
  (401/404).
Pull Request #811: fix: harden third-party manager resolution and read scoping

1476 of 2252 branches covered (65.54%)

Branch coverage included in aggregate %.

33 of 38 new or added lines in 5 files covered. (86.84%)

1 existing line in 1 file now uncovered.

3360 of 4425 relevant lines covered (75.93%)

49.79 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
30.0
-45.0% src/ThirdParty/VirtualThirdParty.model.ts
1
90.99
1.8% src/ThirdParty/ThirdParty.service.ts

Coverage Regressions

Lines Coverage ∆ File
1
88.74
0.15% src/Collection/Collection.service.ts
Jobs
ID Job ID Ran Files Coverage
1 33644299866.1 02 Sep 2026 02:48PM UTC 384
73.62
GitHub Action Run
Source Files on build 33644299866
  • Tree
  • List 192
  • Changed 108
  • Source Changed 5
  • Coverage Changed 108
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33644299866
  • Pull Request #811
  • PR Base - master (#33617014485)
  • 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