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

decentraland / comms-gatekeeper / 27881547914
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: refactor/native-fetch-migration
DEFAULT BRANCH: main
Ran 20 Jun 2026 07:31PM UTC
Jobs 1
Files 147
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 07:29PM UTC coverage: 85.218% (-0.1%) from 85.325%
27881547914

Pull #266

github

LautaroPetaccio
refactor: replace WKC request logger with a native @dcl/http-server middleware

The request logger was the last server-instrumentation helper still pulling in a
@well-known-components server type, forcing an `as unknown as IHttpServerComponent`
cast on the native @dcl/http-server server.

Replace @well-known-components/http-requests-logger-component with a small native
middleware (src/logic/http-requests-logger.ts) that runs directly on the
@dcl/http-server server. The log format and skipped health paths are preserved:
`[METHOD: /path?query#hash]` in and `[METHOD: /path?query#hash][status]` out,
skipping /health/live and /health/ready.

This drops the dependency and removes the last WKC server-type bridge from
components.ts. All server instrumentation (tracer, metrics, request logger) now runs
on the native server with no casts.
Pull Request #266: refactor: migrate to native fetch and @dcl/core-commons components

1061 of 1372 branches covered (77.33%)

Branch coverage included in aggregate %.

44 of 46 new or added lines in 6 files covered. (95.65%)

2986 of 3377 relevant lines covered (88.42%)

77.14 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
82.5
src/logic/http-requests-logger.ts
Jobs
ID Job ID Ran Files Coverage
1 27881547914.1 20 Jun 2026 07:31PM UTC 294
86.52
GitHub Action Run
Source Files on build 27881547914
  • Tree
  • List 147
  • Changed 101
  • Source Changed 31
  • Coverage Changed 97
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27881547914
  • Pull Request #266
  • PR Base - main (#27786011733)
  • 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