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

decentraland / transactions-server
70%

Build:
DEFAULT BRANCH: master
Repo Added 30 Jun 2021 11:07PM UTC
Files 37
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chore/add-coveralls
  • chore/update
  • dependabot/npm_and_yarn/browserslist-4.16.6
  • docs/add-ai-files
  • docs/default-env
  • docs/relay-strategy-todo
  • docs/update-readme
  • feat/add-coveralls-to-pr
  • feat/add-logs
  • feat/add-oz-relayer
  • feat/add-polygon-amoy-support
  • feat/add-release-job
  • feat/add-replicas
  • feat/add-tracing
  • feat/allow-regex-in-cors
  • feat/change-gelato-api-endpoints
  • feat/check-contract-address
  • feat/check-coverall
  • feat/check-gas-price
  • feat/enable-store-low-sales
  • feat/enhance-oz-relayer-metrics
  • feat/enhance-relayer-security
  • feat/error-codes
  • feat/gifting-changes
  • feat/implement-gelatto
  • feat/improve-transaction-middleware-errors
  • feat/min-sale-price
  • feat/pg
  • feat/pg-component
  • feat/reenable-store-sale-check
  • feat/refactor-relay-providers
  • feat/remove-contract-label-metric
  • feat/replace-goerli
  • feat/replace-network-mapping
  • feat/send-rejected-txn-metrics
  • feat/test-coveralls
  • feat/thegraph-component
  • feat/track-relayer-errors
  • feat/update-error-code-when-checking-gas-price
  • feat/update-gelato-sdk-dependency
  • feat/update-high-congestion-error-code
  • feat/update-meta-tx-send-structure
  • feat/use-new-ci
  • feat/use-node-18-alpine
  • feat/whitelist-txn-for-gas-cap
  • feature/remove-old-service-infra
  • fix/add-gas-error-metrics
  • fix/add-tracer-to-logger
  • fix/ci-chain-name
  • fix/cors-split-missing
  • fix/gas-error-metrics
  • fix/install
  • fix/polygon-mainnet
  • fix/relayer
  • fix/remove-data-from-metrics
  • fix/remove-gelato-feature-flag
  • fix/remove-old-infra-code
  • fix/small-change
  • fix/test-code-lol
  • fix/update-dep
  • fix/update-http-requests-logger
  • fix/update-tests
  • master
  • refs/tags/1.10.0
  • refs/tags/1.10.1
  • refs/tags/1.10.2
  • refs/tags/1.11.0
  • refs/tags/1.12.0
  • refs/tags/1.13.0
  • refs/tags/1.2.0
  • refs/tags/1.2.1
  • refs/tags/1.3.0
  • refs/tags/1.4.0
  • refs/tags/1.4.1
  • refs/tags/1.4.2
  • refs/tags/1.4.3
  • refs/tags/1.5.0
  • refs/tags/1.5.1
  • refs/tags/1.7.0
  • refs/tags/1.8.0
  • refs/tags/1.9.0
  • refs/tags/1.9.1
  • refs/tags/v1
  • release
  • security/pin-github-actions-sha
  • staging

18 May 2026 05:19PM UTC coverage: 70.123% (-0.1%) from 70.254%
26048980695

push

github

web-flow
ci: pin third-party GitHub Actions to commit SHAs (#139)

* ci: pin third-party GitHub Actions to commit SHAs

* ci: update coverallsapp/github-action pin to 648a8eb7

* ci: pin actions/checkout to v4.3.0 SHA

171 of 265 branches covered (64.53%)

Branch coverage included in aggregate %.

573 of 796 relevant lines covered (71.98%)

14.19 hits per line

Relevant lines Covered
Build:
Build:
796 RELEVANT LINES 573 COVERED LINES
14.19 HITS PER LINE
Source Files on master
  • Tree
  • List 37
  • Changed 37
  • Source Changed 37
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26048980695 master ci: pin third-party GitHub Actions to commit SHAs (#139) * ci: pin third-party GitHub Actions to commit SHAs * ci: update coverallsapp/github-action pin to 648a8eb7 * ci: pin actions/checkout to v4.3.0 SHA push 18 May 2026 05:20PM UTC web-flow github
70.12
26047144110 security/pin-github-actions-sha ci: pin actions/checkout to v4.3.0 SHA Pull #139 18 May 2026 04:45PM UTC decentraland-bot github
70.12
26044574998 security/pin-github-actions-sha ci: update coverallsapp/github-action pin to 648a8eb7 Pull #139 18 May 2026 03:54PM UTC decentraland-bot github
70.12
26038315291 security/pin-github-actions-sha ci: pin third-party GitHub Actions to commit SHAs Pull #139 18 May 2026 02:01PM UTC decentraland-bot github
70.25
25742400568 chore/update fix: address PR review — Docker prod prune, TS to devDeps, ajv ReDoS fix PR #138 review: - Dockerfile: replace deprecated `npm ci --only=production` (ignored by npm 11 / Node 24) with `npm ci --omit=dev`, so the final image no longer silentl... Pull #138 12 May 2026 02:52PM UTC cyaiox github
70.06
25741361302 chore/update fix: add eslint config file Pull #138 12 May 2026 02:34PM UTC cyaiox github
70.06
25521527543 refs/tags/1.13.0 feat: validate the relayed method is executeMetaTransaction (#137) * feat: validate the relayed method is executeMetaTransaction * fix: drop user-controlled selector label from rejection counter The selector label on dcl_error_invalid_function_... push 07 May 2026 08:55PM UTC web-flow github
70.25
25520590475 master feat: validate the relayed method is executeMetaTransaction (#137) * feat: validate the relayed method is executeMetaTransaction * fix: drop user-controlled selector label from rejection counter The selector label on dcl_error_invalid_function_... push 07 May 2026 08:36PM UTC web-flow github
70.25
25520349205 feat/enhance-relayer-security fix: remove unrequired test Pull #137 07 May 2026 08:31PM UTC cyaiox github
70.25
25499722363 feat/enhance-relayer-security 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/transactio... Pull #137 07 May 2026 01:46PM UTC cyaiox github
70.62
See All Builds (309)
  • Repo on GitHub
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