• 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/migrate-tracer-to-dcl
  • 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/response-body-leaks-and-dcl-bump
  • fix/small-change
  • fix/test-code-lol
  • fix/update-dep
  • fix/update-http-requests-logger
  • fix/update-tests
  • master
  • refactor/migrate-to-core-components
  • refactor/replace-wkc-with-dcl-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

29 Jun 2026 04:12PM UTC coverage: 72.595%. Remained the same
28386216146

push

github

web-flow
Merge pull request #147 from decentraland/chore/migrate-tracer-to-dcl

chore: migrate @well-known-components/tracer-component to @dcl/tracer-component

172 of 253 branches covered (67.98%)

Branch coverage included in aggregate %.

0 of 1 new or added line in 1 file covered. (0.0%)

575 of 776 relevant lines covered (74.1%)

14.57 hits per line

Relevant lines Covered
Build:
Build:
776 RELEVANT LINES 575 COVERED LINES
14.57 HITS PER LINE
Source Files on master
  • Tree
  • List 36
  • Changed 20
  • Source Changed 1
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28386216146 master Merge pull request #147 from decentraland/chore/migrate-tracer-to-dcl chore: migrate @well-known-components/tracer-component to @dcl/tracer-component push 29 Jun 2026 04:13PM UTC web-flow github
72.59
28379643929 chore/migrate-tracer-to-dcl chore: migrate @well-known-components/tracer-component to @dcl/tracer-component Replace the last migratable @well-known-components/* dependency, @well-known-components/tracer-component, with @dcl/tracer-component@^1.0.0. The createTracerComponen... Pull #147 29 Jun 2026 02:32PM UTC LautaroPetaccio github
72.59
28052239791 master Merge pull request #146 from decentraland/fix/response-body-leaks-and-dcl-bump fix: cancel undrained response bodies and bump @dcl core-components/core-libs deps push 23 Jun 2026 07:43PM UTC web-flow github
72.59
28051284269 fix/response-body-leaks-and-dcl-bump fix: cancel undrained response bodies and bump @dcl core-components/core-libs deps Cancel undrained undici response bodies on discard paths to prevent connection/socket leaks: - contracts/component.ts (isWhitelisted): cancel body before throwing ... Pull #146 23 Jun 2026 07:26PM UTC LautaroPetaccio github
72.59
27974017676 master Merge pull request #145 from decentraland/refactor/replace-wkc-with-dcl-components feat: replace remaining well-known-components with @dcl equivalents push 22 Jun 2026 06:13PM UTC web-flow github
72.66
27970030050 refactor/replace-wkc-with-dcl-components refactor: replace remaining well-known-components with @dcl equivalents replace @well-known-components/http-requests-logger-component with @dcl/http-requests-logger-component and @well-known-components/test-helpers with @dcl/test-helpers, and bum... Pull #145 22 Jun 2026 05:05PM UTC LautaroPetaccio github
72.66
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
See All Builds (327)
  • 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