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

decentraland / signatures-server / 27883783332
91%

Build:
DEFAULT BRANCH: main
Ran 20 Jun 2026 09:02PM UTC
Jobs 1
Files 22
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 09:01PM UTC coverage: 91.458% (+1.0%) from 90.452%
27883783332

push

github

web-flow
refactor: migrate well-known-components to @dcl core components (#482)

* refactor: migrate well-known-components to @dcl core components

replace the @well-known-components/* packages that have equivalents in the
core-components and core-libs monorepos:

- http-server, metrics, pg-component, thegraph-component and
  http-tracer-component move to their @dcl/* counterparts
- the local fetch, job and schema-validator ports are removed in favour of
  @dcl/traced-fetch-component, @dcl/job-component and
  @dcl/schema-validator-component
- decentraland-crypto-middleware is replaced by @dcl/crypto-middleware
- ifetchcomponent / ihttpservercomponent are re-sourced from @dcl/core-commons

the metrics endpoint is now wired explicitly via
instrumenthttpserverwithpromclientregistry, the pg migration options drop
databaseurl, and @well-known-components/interfaces is bumped to ^1.5.2 so the
pg/job lifecycle symbols fire. node-fetch is added as a dev dependency because
@well-known-components/test-helpers requires it at runtime.

note: the schema validator now returns 415 (instead of 400) when a request is
sent without a json content-type.

* refactor: address review feedback on core-components migration

- guard metrics.registry instead of asserting non-null, so a missing
  prom-client registry fails fast with a clear message instead of a
  masked undefined
- drop the "dom" tsconfig lib and bump @types/node to ^20, which provides
  the native fetch globals (request/response) used by @dcl/core-commons
  without exposing browser globals (window, document, localstorage) to
  server-side code

335 of 362 branches covered (92.54%)

Branch coverage included in aggregate %.

6 of 22 new or added lines in 4 files covered. (27.27%)

2 existing lines in 1 file now uncovered.

650 of 715 relevant lines covered (90.91%)

40.32 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
0.0
0.0% src/components.ts

Coverage Regressions

Lines Coverage ∆ File
2
0.0
0.0% src/components.ts
Jobs
ID Job ID Ran Files Coverage
1 27883783332.1 20 Jun 2026 09:02PM UTC 44
91.31
GitHub Action Run
Source Files on build 27883783332
  • Tree
  • List 22
  • Changed 17
  • Source Changed 6
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27883783332
  • 0dcf326f on github
  • Prev Build on main (#27786407256)
  • Next Build on main (#27974052539)
  • Delete
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