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

decentraland / builder / 30510905458
52%
master: 52%

Build:
Build:
LAST BUILD BRANCH: feat/posed-wearable-thumbnails
DEFAULT BRANCH: master
Ran 30 Jul 2026 03:24AM UTC
Jobs 1
Files 328
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

30 Jul 2026 03:20AM UTC coverage: 52.38% (-0.02%) from 52.401%
30510905458

Pull #3454

github

decentraland-bot
fix: address review findings — break circular import, harden applyPose, skip redundant Three.js load

- Move thumbnail constants (THUMBNAIL_WIDTH/HEIGHT), THUMBNAIL_POSE_BY_CATEGORY,
  getThumbnailType, and getThumbnailRenderOptions to lib/thumbnailOptions.ts to
  break the lib↔component circular dependency. utils.ts re-exports for backward
  compatibility.
- Tighten getThumbnailRenderOptions return type from Partial<Options> to Options.
- Add POSE_PROPERTIES allowlist in applyPose() to restrict dynamic property
  assignment to position/rotationQuaternion/rotation/scaling.
- Call getScreenshot() directly in getItemData() instead of going through
  getModelData(), which was loading the model via Three.js only to discard the
  metrics.
- Add unit tests for getThumbnailType, THUMBNAIL_POSE_BY_CATEGORY, and
  getThumbnailRenderOptions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #3454: feat: pose wearables for auto-generated thumbnails by category

2316 of 5588 branches covered (41.45%)

Branch coverage included in aggregate %.

15 of 47 new or added lines in 4 files covered. (31.91%)

197 existing lines in 3 files now uncovered.

7292 of 12755 relevant lines covered (57.17%)

34.48 hits per line

Uncovered Changes

Lines Coverage ∆ File
20
2.58
0.16% src/lib/getScreenshot.ts
7
7.56
-0.38% src/lib/getModelData.ts
5
40.68
0.1% src/components/Modals/CreateSingleItemModal/utils.ts

Coverage Regressions

Lines Coverage ∆ File
96
7.56
-0.38% src/lib/getModelData.ts
55
2.58
0.16% src/lib/getScreenshot.ts
46
40.68
0.1% src/components/Modals/CreateSingleItemModal/utils.ts
Jobs
ID Job ID Ran Files Coverage
1 30510905458.1 30 Jul 2026 03:24AM UTC 656
54.09
GitHub Action Run
Source Files on build 30510905458
  • Tree
  • List 328
  • Changed 201
  • Source Changed 3
  • Coverage Changed 201
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30510905458
  • Pull Request #3454
  • PR Base - master (#28429758470)
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