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

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

Build:
Build:
LAST BUILD BRANCH: 5.21.0
DEFAULT BRANCH: master
Ran 02 Sep 2026 02:32PM 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:31PM UTC coverage: 72.391% (+0.1%) from 72.294%
33642596023

Pull #811

github

cyaiox
fix: prioritize approved on-chain managers and fail closed on lookup errors

Address review feedback on the third-party manager resolution hardening:

- Prioritize the approved on-chain (indexed) managers over the virtual ones.
  Virtual managers are authoritative only while the third party is still a
  draft, i.e. the indexed record is not yet approved (empty root); a rooted
  on-chain record governs regardless of any lingering virtual record.
- Fail closed in the collection create/upsert path: only create a virtual
  third party after a confirmed NonExistentThirdPartyError, and rethrow
  transient lookup errors so a graph/API failure can no longer create a
  caller-owned record.
- Return 404 instead of 401 when a virtual record is requested by a
  non-manager on GET /thirdParties/:id, so the response is indistinguishable
  from a genuine miss.
- Drop the standalone ManagerContinuity integration spec; its scenarios are
  covered by the collection router tests and the manager-resolution unit
  tests.
Pull Request #811: fix: harden third-party manager resolution and read scoping

1475 of 2253 branches covered (65.47%)

Branch coverage included in aggregate %.

36 of 41 new or added lines in 5 files covered. (87.8%)

1 existing line in 1 file now uncovered.

3360 of 4426 relevant lines covered (75.92%)

49.75 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
30.0
-45.0% src/ThirdParty/VirtualThirdParty.model.ts
1
89.09
-0.1% 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 33642596023.1 02 Sep 2026 02:32PM UTC 384
73.58
GitHub Action Run
Source Files on build 33642596023
  • 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 #33642596023
  • 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