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

decentraland / marketplace / 27660993052
65%
master: 65%

Build:
Build:
LAST BUILD BRANCH: fix/mobile-iap-ux
DEFAULT BRANCH: master
Ran 17 Jun 2026 02:11AM UTC
Jobs 1
Files 568
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

17 Jun 2026 02:06AM UTC coverage: 64.855% (+0.3%) from 64.551%
27660993052

push

github

LautaroPetaccio
fix: hide social emote detail pages and stop collection-items refetch loop

When a social emote is opened directly (e.g. /contracts/<addr>/items/2)
while the feature is hidden, the detail page still rendered it and its
collection widget retried the /v1/items request indefinitely.

- AssetProviderPage: treat a social emote as not found when the
  SOCIAL_EMOTES feature is disabled, so the detail page (and the collection
  widget it mounts) does not render.
- CollectionProvider: request collection items at most once per collection
  instead of refetching whenever items.length !== collection.size, which
  looped forever when fewer items came back than the collection size (e.g.
  social emotes are filtered out of the response).

3639 of 7223 branches covered (50.38%)

Branch coverage included in aggregate %.

3 of 4 new or added lines in 1 file covered. (75.0%)

1 existing line in 1 file now uncovered.

8544 of 11562 relevant lines covered (73.9%)

97.71 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
69.57
-5.43% webapp/src/components/CollectionProvider/CollectionProvider.tsx

Coverage Regressions

Lines Coverage ∆ File
1
69.57
-5.43% webapp/src/components/CollectionProvider/CollectionProvider.tsx
Jobs
ID Job ID Ran Files Coverage
1 27660993052.1 17 Jun 2026 02:11AM UTC 568
64.85
GitHub Action Run
Source Files on build 27660993052
  • Tree
  • List 568
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27660993052
  • 565b814b on github
  • Prev Build on feat/exclude-social-emotes (#27655955647)
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