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

decentraland / comms-message-sfu / 27988917893
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: fix/response-body-leaks-and-dcl-bump
DEFAULT BRANCH: main
Ran 22 Jun 2026 10:41PM UTC
Jobs 1
Files 17
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

22 Jun 2026 10:40PM UTC coverage: 92.075% (+1.6%) from 90.433%
27988917893

Pull #132

github

LautaroPetaccio
refactor: migrate to @dcl core-components packages

migrate the http-server, metrics, pg-component and test-helpers
dependencies from @well-known-components/* to their published @dcl/*
core-components equivalents:

- @well-known-components/http-server -> @dcl/http-server (native fetch)
- @well-known-components/metrics -> @dcl/metrics
- @well-known-components/pg-component -> @dcl/pg-component
- @well-known-components/test-helpers -> @dcl/test-helpers
- add @dcl/core-commons and bump @well-known-components/interfaces to 1.5.2

re-source IHttpServerComponent and IFetchComponent from @dcl/core-commons
in src/types.ts (the @dcl/http-server v2 line is native-fetch typed).
keep env-config-provider, logger and interfaces on well-known-components
(no core equivalent). add jest, ts-jest and @types/jest as explicit
devdependencies (they came transitively via the wkc test-helpers; the
core test-helpers declares jest only as a peer). add skipLibCheck to the
src tsconfig so the @dcl/http-server type re-exports compile, fix the
createLocalFetchComponent import (the wkc export was a typo), add the new
withTransaction/withAsyncContextTransaction methods to the pg mock and
include the now-required notices field on mocked query results.
Pull Request #132: refactor: migrate to @dcl core-components packages

90 of 105 branches covered (85.71%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 3 files covered. (100.0%)

305 of 324 relevant lines covered (94.14%)

10.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27988917893.1 22 Jun 2026 10:41PM UTC 34
92.9
GitHub Action Run
Source Files on build 27988917893
  • Tree
  • List 17
  • Changed 10
  • Source Changed 3
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27988917893
  • Pull Request #132
  • PR Base - main (#27786027542)
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