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

decentraland / transactions-server / 25742400568
70%
master: 70%

Build:
Build:
LAST BUILD BRANCH: security/pin-github-actions-sha
DEFAULT BRANCH: master
Ran 12 May 2026 02:52PM UTC
Jobs 1
Files 37
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

12 May 2026 02:51PM UTC coverage: 70.06% (-0.2%) from 70.254%
25742400568

Pull #138

github

cyaiox
fix: address PR review — Docker prod prune, TS to devDeps, ajv ReDoS fix

PR #138 review:

- Dockerfile: replace deprecated `npm ci --only=production` (ignored by
  npm 11 / Node 24) with `npm ci --omit=dev`, so the final image no
  longer silently ships every devDependency.
- package.json: move `typescript` from dependencies to devDependencies.
  It is only needed at compile time; combined with the Docker fix above
  it stops shipping to the production image.
- package.json: bump `ajv` from 8.12.0 to 8.20.0 to pull in the fix for
  GHSA-2g4f-4pwh-qvx6 (ReDoS via the `$data` option). This service
  validates user-supplied transaction payloads with ajv.
Pull Request #138: chore: upgrade Node 24 / ESLint 9 / Prettier 3 toolchain and pin non-DCL deps

120 of 193 branches covered (62.18%)

Branch coverage included in aggregate %.

30 of 48 new or added lines in 19 files covered. (62.5%)

3 existing lines in 3 files now uncovered.

582 of 809 relevant lines covered (71.94%)

7.07 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
0.0
0.0% src/components.ts
4
0.0
0.0% src/ports/fetcher.ts
2
0.0
0.0% src/controllers/routes.ts
1
0.0
0.0% src/controllers/handlers.ts
1
0.0
0.0% src/index.ts
1
81.82
-2.5% src/ports/contracts/component.ts
1
62.67
0.9% src/ports/relay-router/components.ts
1
0.0
0.0% src/service.ts

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% src/components.ts
1
0.0
0.0% src/controllers/handlers.ts
1
0.0
0.0% src/ports/fetcher.ts
Jobs
ID Job ID Ran Files Coverage
1 25742400568.1 12 May 2026 02:52PM UTC 37
70.06
GitHub Action Run
Source Files on build 25742400568
  • Tree
  • List 37
  • Changed 18
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #138
  • PR Base - master (#25520590475)
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