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

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

Build:
Build:
LAST BUILD BRANCH: refs/tags/5.18.0
DEFAULT BRANCH: master
Ran 19 Mar 2026 01:14PM UTC
Jobs 1
Files 191
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

16 Mar 2026 08:28PM UTC coverage: 71.775% (+0.3%) from 71.494%
23296584074

push

github

web-flow
fix: AssetPacks router (#798)

* fix: Asset-packs id parent when upserting

Force asset_pack_id to match the URL parameter instead of trusting
the client-supplied value in the request body.

* fix: restrict asset endpoints to authenticated owners

Add authentication and ownership checks to GET /assets and GET /assets/:id.
Assets are now filtered by the caller's address or the default address,
preventing cross-user asset discovery.

* fix: Remove unrequired mock

* fix: validate asset ownership and filter deleted packs in asset queries

- Filter out assets from deleted packs in findByIds (both branches)
- Reject upsert with 400 if assets already belong to a different pack
- Use generic error messages to avoid leaking ownership info

1029 of 1621 branches covered (63.48%)

Branch coverage included in aggregate %.

11 of 18 new or added lines in 3 files covered. (61.11%)

3238 of 4324 relevant lines covered (74.88%)

20.73 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
23.08
-10.26% src/Asset/Asset.model.ts
Jobs
ID Job ID Ran Files Coverage
1 23296584074.1 19 Mar 2026 01:14PM UTC 191
71.77
GitHub Action Run
Source Files on build 23296584074
  • Tree
  • List 191
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 45275f22 on github
  • Prev Build on refs/tags/5.17.0 (#22683412187)
  • 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