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

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

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

Pull #395

github

LautaroPetaccio
fix: match contract index rows on their holder as well

A signature_index row's identity became address + contract + network when the
squid started recording which deployment holds each counter, so address plus
network is no longer unique. The contract-index joins still matched on address
alone, which could reach a signer row keyed to this address under a different
holder and match more than one row where the join must match at most one -
the duplicate-group hazard just fixed for the signer join, reintroduced from
the other side by that schema change.

Both joins and the view are now exact on the whole identity. Regression cases
cover a row keyed to the trade's marketplace but held by another, which must
leave the trade open, and the marketplace bumping its own counter, which must
cancel it. Removing the new predicate fails the first and nothing else.
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%)

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
Jobs
ID Job ID Ran Files Coverage
1 32496092712.1 21 Aug 2026 03:11PM UTC 324
64.58
GitHub Action Run
Source Files on build 32496092712
  • 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 #32496092712
  • 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