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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 06 Aug 2026 09:18AM 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:18AM UTC coverage: 100.0%. Remained the same
31088545269

push

github

web-flow
ci: test on supported node versions only (#137)

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.


Claude-Session: https://claude.ai/code/session_01JfALNkU1SoMFsNMvD43oVE

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

1 of 1 relevant lines covered (100.0%)

6.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31088545269.1 06 Aug 2026 09:18AM UTC 1
100.0
GitHub Action Run
Source Files on build 31088545269
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9aa32686 on github
  • Prev Build on main (#25591986163)
  • Next Build on main (#31088585639)
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