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

philihp / deneg-zero / 31087258289
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 06 Aug 2026 09:00AM UTC
Jobs 1
Files 1
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

06 Aug 2026 09:00AM UTC coverage: 100.0%. Remained the same
31087258289

push

github

claude
ci: test on supported node versions only

The `build (16.x)` job has been failing on every push to main:

    TypeError: (0 , _nodeOs(...).availableParallelism) is not a function
        at getMaxWorkers (node_modules/jest-config/build/index.js:810:56)

jest 30 declares `^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0` and calls
`os.availableParallelism`, which was added in Node 18.14 / 19.4. Node 16
can never run it.

Drop 16.x, 18.x, and 19.x — all past end-of-life, and 16.x/19.x are
outside jest's engines range — and add the current 22.x and 24.x lines.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JfALNkU1SoMFsNMvD43oVE

1 of 1 relevant lines covered (100.0%)

6.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31087258289.1 06 Aug 2026 09:00AM UTC 1
100.0
GitHub Action Run
Source Files on build 31087258289
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 48c8883b on github
  • Prev Build on main (#25591986163)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc