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

decentraland / marketplace / 30303504765
65%

Build:
DEFAULT BRANCH: master
Ran 27 Jul 2026 08:43PM UTC
Jobs 1
Files 569
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

27 Jul 2026 08:39PM UTC coverage: 64.921% (-0.006%) from 64.927%
30303504765

push

github

web-flow
fix: bound the rental listing status polling (#2667)

waitUntilRentalChangesStatus polled the signatures server on an interval with no exit
condition, so a listing that never reached the expected status kept the tab requesting
forever. it now gives up after MAX_REFRESH_SIGNATURES_RETRIES attempts and throws, which
the sagas calling it already handle through their failure actions.

the non null assertion on openRentalId was also replaced by an explicit guard, so the
caller gets a clear error instead of a request for an undefined listing id.

3682 of 7283 branches covered (50.56%)

Branch coverage included in aggregate %.

6 of 8 new or added lines in 1 file covered. (75.0%)

8577 of 11600 relevant lines covered (73.94%)

97.27 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
93.38
-2.04% webapp/src/modules/rental/utils.ts
Jobs
ID Job ID Ran Files Coverage
1 30303504765.1 27 Jul 2026 08:43PM UTC 569
64.92
GitHub Action Run
Source Files on build 30303504765
  • Tree
  • List 569
  • 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 #30303504765
  • 266ec567 on github
  • Prev Build on master (#29910804457)
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