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

rubensworks / arrayify-stream.js / 32145444284
100%

Build:
DEFAULT BRANCH: master
Ran 18 Aug 2026 01:58PM UTC
Jobs 3
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

18 Aug 2026 01:57PM UTC coverage: 100.0%. Remained the same
32145444284

push

github

rubensworks
Make the build and tests work with jest 30

jest 30 ships type definitions that reference the `esnext.disposable`
lib, which TypeScript 5.0 does not know about, so `tsc` failed with
TS2726/TS2304 on node_modules/jest-mock/build/index.d.ts.

* Require ts-jest ^29.4.0 (first release supporting jest 30) and
  TypeScript ^5.4.0 (the minimum jest 30 supports)
* Resolve modules with `node` instead of `nodenext` in the ESM build,
  since TypeScript now rejects combining `--moduleResolution nodenext`
  with `--module es2015` (TS5110)
* Move the ts-jest tsconfig option from the removed `globals` config
  into the transform entry

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

7 of 7 relevant lines covered (100.0%)

42.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-26.x - 32145444284.1 18 Aug 2026 01:58PM UTC 2
100.0
GitHub Action Run
2 run-22.x - 32145444284.2 18 Aug 2026 01:58PM UTC 2
100.0
GitHub Action Run
3 run-24.x - 32145444284.3 18 Aug 2026 01:58PM UTC 2
100.0
GitHub Action Run
Source Files on build 32145444284
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32145444284
  • 8de353ff on github
  • Prev Build on master (#32143273365)
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