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

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

Build:
Build:
LAST BUILD BRANCH: refs/tags/1.13.0
DEFAULT BRANCH: master
Ran 07 May 2026 01:46PM UTC
Jobs 1
Files 37
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

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

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 %.

153 of 201 new or added lines in 15 files covered. (76.12%)

1 existing line in 1 file now uncovered.

578 of 798 relevant lines covered (72.43%)

7.14 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
0.0
0.0% src/controllers/handlers.ts
13
61.76
-18.63% src/ports/relay-router/components.ts
12
0.0
src/migrations/1778100766232_add-reservation-columns.ts
3
80.0
22.86% src/ports/transaction/component.ts
2
92.73
-5.15% src/logic/transaction-middleware.ts
1
96.61
0.12% src/ports/transaction/validation/checkGasPrice.ts

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% src/controllers/handlers.ts
Jobs
ID Job ID Ran Files Coverage
1 25499722363.1 07 May 2026 01:46PM UTC 37
70.62
GitHub Action Run
Source Files on build 25499722363
  • 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 Repo
  • Pull Request #137
  • PR Base - master (#25395811329)
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