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

philihp / pcg / 26214145389
96%
main: 100%

Build:
Build:
LAST BUILD BRANCH: renovate/typescript-eslint-monorepo
DEFAULT BRANCH: main
Ran 21 May 2026 08:17AM UTC
Jobs 1
Files 8
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

21 May 2026 08:16AM UTC coverage: 96.081%. Remained the same
26214145389

Pull #344

github

claude
Expand Node test matrix to cover Node 12-24

Empirically verified the package works on every Node major from 12 to
24 (CJS + ESM smoke tests), and that the full test suite runs on Node
18+ (`node:test` + tsx). Node 10 fails the ESM smoke (Node 10's
experimental ESM doesn't resolve the conditional exports), so it's left
out.

Workflow changes:
- tests job (full npm test + lint) now runs on 18.x, 20.x, 22.x, 24.x
- compat job (dist smoke tests) now runs on 12.x, 14.x, 16.x

`npm test`/`test:coverage`/`test:watch` previously single-quoted the
test glob, which meant Node received the literal string and only Node
21+ expanded it. Drop the quotes so the shell expands the glob, which
makes the scripts work on Node 18 and 20 as well.

Bump engines to `>=12` to match what's actually supported.
Pull Request #344: Expand Node test matrix to cover Node 12-24

191 of 208 branches covered (91.83%)

Branch coverage included in aggregate %.

471 of 481 relevant lines covered (97.92%)

6135.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26214145389.1 21 May 2026 08:16AM UTC 8
96.08
GitHub Action Run
Source Files on build 26214145389
  • Tree
  • List 8
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #344
  • PR Base - main (#26213598616)
  • 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