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

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

Build:
Build:
LAST BUILD BRANCH: feat/off-chain-marketplace-v3
DEFAULT BRANCH: main
Ran 21 Aug 2026 02:38PM 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 02:36PM UTC coverage: 62.607% (+0.2%) from 62.44%
32493070566

Pull #395

github

LautaroPetaccio
fix: scope the signer index join to the trade's marketplace

signerSignatureIndex is a mapping in each marketplace deployment's own
storage, so the same signer holds independent counters on V2 and V3, and a
trade signed the one it read from the version it targets. Joining on signer
and network alone could not tell them apart, so a bump on one version
cancelled trades signed against another, and a lower counter from a later
version made genuinely revoked trades read open.

Pairs with trades-squid-core recording the emitting marketplace on each
signature_index row. The integration test now asserts both index joins carry
their contract scope in the definition Postgres compiled.
Pull Request #395: feat: support off-chain marketplace v3 trades

1721 of 3155 branches covered (54.55%)

Branch coverage included in aggregate %.

31 of 35 new or added lines in 4 files covered. (88.57%)

23 existing lines in 2 files now uncovered.

3096 of 4539 relevant lines covered (68.21%)

27.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
64.79
5.81% src/logic/trades/materialized-view.ts
1
69.79
9.52% src/logic/trades/utils.ts

Coverage Regressions

Lines Coverage ∆ File
18
64.79
5.81% src/logic/trades/materialized-view.ts
5
72.22
1.91% src/ports/trades/queries.ts
Jobs
ID Job ID Ran Files Coverage
1 32493070566.1 21 Aug 2026 02:38PM UTC 324
64.58
GitHub Action Run
Source Files on build 32493070566
  • 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 #32493070566
  • 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