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

decentraland / marketplace-server / 32484617117
63%
main: 62%

Build:
Build:
LAST BUILD BRANCH: feat/off-chain-marketplace-v3
DEFAULT BRANCH: main
Ran 21 Aug 2026 01:02PM UTC
Jobs 1
Files 162
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

21 Aug 2026 01:00PM UTC coverage: 62.559% (+0.1%) from 62.44%
32484617117

Pull #395

github

LautaroPetaccio
fix: match the contract signature index on the trade's own marketplace

The contract index rows were joined by network only, after filtering every
known marketplace address. Each marketplace version keeps an independent
contractSignatureIndex, and a trade signs the value it read from the version
it targets, so a bump on one version made trades signed against another look
revoked and report as cancelled.

Joined on the trade's stored contract instead, which also means exactly one
row matches per trade. Pairs with trades-squid-core recording contract index
bumps under the emitting log.address; per-version rows matched by network
alone would have multiplied trades through this LEFT JOIN.

Removes the interpolated marketplace address list from these queries along
with the helper that built it, since the join no longer needs it.
Pull Request #395: feat: support off-chain marketplace v3 trades

1721 of 3155 branches covered (54.55%)

Branch coverage included in aggregate %.

26 of 27 new or added lines in 3 files covered. (96.3%)

1 existing line in 1 file now uncovered.

3091 of 4537 relevant lines covered (68.13%)

26.97 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
68.82
8.54% src/logic/trades/utils.ts

Coverage Regressions

Lines Coverage ∆ File
1
72.22
1.91% src/ports/trades/queries.ts
Jobs
ID Job ID Ran Files Coverage
1 32484617117.1 21 Aug 2026 01:02PM UTC 324
64.52
GitHub Action Run
Source Files on build 32484617117
  • Tree
  • List 162
  • Changed 127
  • Source Changed 4
  • Coverage Changed 127
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32484617117
  • Pull Request #395
  • PR Base - main (#32347116777)
  • Delete
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