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

decentraland / transactions-server / 27877304535
73%
master: 73%

Build:
Build:
LAST BUILD BRANCH: refactor/migrate-to-core-components
DEFAULT BRANCH: master
Ran 20 Jun 2026 04:37PM UTC
Jobs 1
Files 36
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

20 Jun 2026 04:35PM UTC coverage: 72.941% (+2.8%) from 70.123%
27877304535

Pull #144

github

LautaroPetaccio
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 port with @dcl/traced-fetch-component.

- bump @well-known-components/interfaces to ^1.5.2 so the symbol-based lifecycle fires for the pg and features components
- source IFetchComponent and IHttpServerComponent from @dcl/core-commons (native fetch) across components, ports (openzeppelin, relay-router) and types
- wire the /metrics endpoint and http request metrics manually via instrumentHttpServerWithPromClientRegistry, adding getDefaultHttpMetrics() to the declarations
- drop the obsolete migration databaseUrl (the pg component resolves the connection from config) and add node-pg-migrate as a direct dependency
- drop the unsupported compression option and map CORS_METHOD to cors.methods
- send accept instead of content-type on the contracts GET fetch
Pull Request #144: refactor: migrate to @dcl/core-components and drop node-fetch

171 of 251 branches covered (68.13%)

Branch coverage included in aggregate %.

2 of 16 new or added lines in 5 files covered. (12.5%)

4 existing lines in 1 file now uncovered.

573 of 769 relevant lines covered (74.51%)

14.69 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
0.0
0.0% src/components.ts
3
0.0
0.0% src/metrics.ts
1
0.0
0.0% src/controllers/routes.ts

Coverage Regressions

Lines Coverage ∆ File
4
0.0
0.0% src/components.ts
Jobs
ID Job ID Ran Files Coverage
1 27877304535.1 20 Jun 2026 04:37PM UTC 72
73.58
GitHub Action Run
Source Files on build 27877304535
  • Tree
  • List 36
  • Changed 22
  • Source Changed 8
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27877304535
  • Pull Request #144
  • PR Base - master (#27786479942)
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