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

decentraland / marketplace / 30302890862
65%
master: 65%

Build:
Build:
LAST BUILD BRANCH: fix/bound-rental-status-polling
DEFAULT BRANCH: master
Ran 27 Jul 2026 08:34PM UTC
Jobs 1
Files 569
Run time 2min
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:30PM UTC coverage: 64.836% (-0.09%) from 64.927%
30302890862

Pull #2667

github

LautaroPetaccio
fix: bound the rental listing status polling

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.
Pull Request #2667: fix: bound the rental listing status polling

3678 of 7283 branches covered (50.5%)

Branch coverage included in aggregate %.

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

12 existing lines in 5 files now uncovered.

8565 of 11600 relevant lines covered (73.84%)

96.16 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
93.38
-2.04% webapp/src/modules/rental/utils.ts

Coverage Regressions

Lines Coverage ∆ File
5
47.06
-35.29% webapp/src/modules/proximity/sagas.ts
3
77.27
-13.64% webapp/src/modules/tile/sagas.ts
2
57.14
-28.57% webapp/src/modules/proximity/reducer.ts
1
87.5
-12.5% webapp/src/modules/tile/actions.ts
1
85.71
-14.29% webapp/src/modules/tile/reducer.ts
Jobs
ID Job ID Ran Files Coverage
1 30302890862.1 27 Jul 2026 08:34PM UTC 569
64.84
GitHub Action Run
Source Files on build 30302890862
  • Tree
  • List 569
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30302890862
  • Pull Request #2667
  • PR Base - 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