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

decentraland / transactions-server
73%

Build:
DEFAULT BRANCH: master
Repo Added 30 Jun 2021 11:07PM UTC
Files 36
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
  • 1.13.1
  • chore/add-coveralls
  • chore/pin-node-24-base-image
  • chore/update
  • chore/update-node-24
  • chore/update-node-to-24
  • 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
  • refactor/migrate-to-core-components
  • 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

20 Jun 2026 05:13PM UTC coverage: 72.656% (+2.5%) from 70.123%
27878224787

push

github

web-flow
Merge pull request #144 from decentraland/refactor/migrate-to-core-components

refactor: migrate to @dcl/core-components and drop node-fetch

171 of 252 branches covered (67.86%)

Branch coverage included in aggregate %.

2 of 19 new or added lines in 5 files covered. (10.53%)

5 existing lines in 1 file now uncovered.

573 of 772 relevant lines covered (74.22%)

14.63 hits per line

Relevant lines Covered
Build:
Build:
772 RELEVANT LINES 573 COVERED LINES
14.63 HITS PER LINE
Source Files on master
  • Tree
  • List 36
  • Changed 22
  • Source Changed 8
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27878224787 master Merge pull request #144 from decentraland/refactor/migrate-to-core-components refactor: migrate to @dcl/core-components and drop node-fetch push 20 Jun 2026 05:15PM UTC web-flow github
72.66
27877921097 refactor/migrate-to-core-components refactor: address PR review nits - guard the metrics registry instead of asserting it non-null, documenting that createMetricsComponent always initialises it - merge the duplicate @dcl/features-component imports in the relay-router spec into a si... Pull #144 20 Jun 2026 05:02PM UTC LautaroPetaccio github
72.66
27877808500 refactor/migrate-to-core-components refactor: serve feature flags from cache with periodic refresh register the dapps application via the features component's apps option so its flags are preloaded on start and refreshed in the background every FF_REFRESH_INTERVAL, instead of fetch... Pull #144 20 Jun 2026 04:57PM UTC LautaroPetaccio github
72.94
27877304535 refactor/migrate-to-core-components refactor: migrate to @dcl/core-components and drop node-fetch migrate the http-server, metrics, pg, thegraph, http-tracer and features components from @well-known-components/* to their @dcl/* equivalents, and replace the local node-fetch fetcher ... Pull #144 20 Jun 2026 04:37PM UTC LautaroPetaccio github
72.94
27789834795 1.13.1 Merge pull request #143 from decentraland/chore/pin-node-24-base-image chore: pin node 24 base image to sha256 digest push 18 Jun 2026 09:17PM UTC web-flow github
70.12
27786479942 master Merge pull request #143 from decentraland/chore/pin-node-24-base-image chore: pin node 24 base image to sha256 digest push 18 Jun 2026 08:13PM UTC web-flow github
70.12
27782856155 chore/pin-node-24-base-image chore: pin node 24 base image to sha256 digest Set the base image to node:24-alpine@sha256:5fa278c59a53b7ab240c25135e0b65995 (was node:24-alpine) and pin it to an immutable sha256 digest for reproducible builds. Pull #143 18 Jun 2026 07:06PM UTC LautaroPetaccio github
70.12
27770334335 chore/update-node-24 chore: update Node base image to 24 Pull #142 18 Jun 2026 03:28PM UTC decentraland-bot github
70.12
27770322069 chore/update-node-24 Merge pull request #141 from decentraland/chore/update-node-to-24 chore: update Node.js to 24 push 18 Jun 2026 03:27PM UTC web-flow github
70.12
26723731589 master Merge pull request #141 from decentraland/chore/update-node-to-24 chore: update Node.js to 24 push 31 May 2026 08:34PM UTC web-flow github
70.12
See All Builds (321)
  • 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