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

philihp / pcg / 26214242771
100%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 08:19AM 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:18AM UTC coverage: 96.081%. Remained the same
26214242771

push

github

web-flow
Expand Node test matrix to cover Node 12-24 (#344)

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.

Co-authored-by: Claude <noreply@anthropic.com>

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 26214242771.1 21 May 2026 08:19AM UTC 8
96.08
GitHub Action Run
Source Files on build 26214242771
  • Tree
  • List 8
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a65e85fb on github
  • Prev Build on main (#26213598616)
  • Next Build on main (#26258206799)
  • 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