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

decentraland / marketplace / 27661041984
65%
master: 65%

Build:
Build:
LAST BUILD BRANCH: fix/mobile-iap-ux
DEFAULT BRANCH: master
Ran 17 Jun 2026 02:13AM 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:08AM UTC coverage: 64.855% (-0.005%) from 64.86%
27661041984

Pull #2652

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).
Pull Request #2652: fix: hide social emote detail pages and stop collection-items refetch loop

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.24 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 27661041984.1 17 Jun 2026 02:13AM UTC 568
64.85
GitHub Action Run
Source Files on build 27661041984
  • Tree
  • List 568
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27661041984
  • Pull Request #2652
  • PR Base - master (#27656633550)
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