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

decentraland / transactions-server / 25499722363 / 1
70%
master: 70%

Build:
Build:
LAST BUILD BRANCH: chore/update
DEFAULT BRANCH: master
Ran 07 May 2026 01:46PM UTC
Files 37
Run time 1s
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

07 May 2026 01:44PM UTC coverage: 70.618% (+0.5%) from 70.09%
25499722363.1

Pull #137

github

cyaiox
refactor: extract shared META_TX_ABI and dedupe OZ relayer-address fetches

- Move the duplicated executeMetaTransaction parseAbi block from
  checkFunctionSelector, extractMetaTxUserAddress, and checkSalePrice
  into a single src/ports/transaction/validation/abis.ts.
- Add a single-flight guard around getRelayerAddresses so concurrent
  callers on a cache miss share one fetchRelayerAddressesFromOZ call
  instead of stampeding the OZ API. Cleared in finally to keep the
  next post-completion caller honest about cache freshness.
- Cover the dedup with a spec asserting two concurrent cold-cache
  calls trigger exactly one fetch and return the same Set instance.
Pull Request #137: feat: validate the relayed method is executeMetaTransaction

119 of 189 branches covered (62.96%)

Branch coverage included in aggregate %.

578 of 798 relevant lines covered (72.43%)

7.14 hits per line

Source Files on job 25499722363.1
  • Tree
  • List 37
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25499722363
  • 31bd21e7 on github
  • Prev Job for on feat/enhance-relayer-security (#25395811329.1)
  • Next Job for on feat/enhance-relayer-security (#25520349205.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc