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

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

Build:
Build:
LAST BUILD BRANCH: 5.21.0
DEFAULT BRANCH: master
Ran 02 Sep 2026 02:08PM 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:06PM UTC coverage: 72.411% (+0.1%) from 72.294%
33639961407

Pull #811

github

cyaiox
fix: harden third-party manager resolution and read scoping

Resolve third-party managers virtual-first: while a virtual (draft) record
exists, its managers are authoritative; the indexed on-chain record governs
only once it is the sole record.

- Scope GET /thirdParties to the authenticated wallet instead of a
  client-supplied manager filter.
- Require authentication and manager membership for reads of virtual
  (unpublished) records on GET /thirdParties/:id; keep indexed records public.
- Route the collection create/upsert manager check through the shared
  resolution.
- Match manager addresses case-insensitively across resolution, reads and
  reconciliation via a shared hasManager helper and a case-insensitive
  findByManager query.
- Add unit tests and a ManagerContinuity integration spec covering the
  end-to-end resolution.
Pull Request #811: fix: harden third-party manager resolution and read scoping

1469 of 2243 branches covered (65.49%)

Branch coverage included in aggregate %.

30 of 34 new or added lines in 5 files covered. (88.24%)

15 existing lines in 3 files now uncovered.

3355 of 4419 relevant lines covered (75.92%)

51.44 hits per line

Uncovered Changes

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

Coverage Regressions

Lines Coverage ∆ File
11
88.59
0.0% src/Collection/Collection.service.ts
3
94.87
2.77% src/ThirdParty/ThirdParty.router.ts
1
92.86
3.67% src/ThirdParty/ThirdParty.service.ts
Jobs
ID Job ID Ran Files Coverage
1 33639961407.1 02 Sep 2026 02:08PM UTC 384
73.6
GitHub Action Run
Source Files on build 33639961407
  • 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 #33639961407
  • 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