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

philihp / pcg / 26213598616
100%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 08:05AM 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:04AM UTC coverage: 96.081% (-3.5%) from 99.606%
26213598616

push

github

web-flow
Migrate test suite from jest to node:test (#342)

* Migrate test suite from jest to node:test

Rewrite all 14 test files to use node's built-in test runner and
node:assert/strict instead of jest's describe/it/expect API. Replace
jest, ts-jest, @types/jest, and eslint-plugin-jest with tsx for running
TypeScript test files through node --test, and add @types/node directly.

* Write lcov file for Coveralls in test:coverage

The previous test:coverage script only printed coverage to stdout via
--experimental-test-coverage, so the coverallsapp action couldn't find
the lcov.info file it expects at coverage/lcov.info. Add the lcov
reporter (alongside spec on stdout) so the file is written, and exclude
the test files themselves from coverage to match the prior jest behavior.

---------

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

Coverage Regressions

Lines Coverage ∆ File
4
96.72
-3.28% src/index.ts
3
95.15
-4.85% src/uint64.ts
1
89.29
-10.71% src/defaults.ts
1
96.3
-3.7% src/sfc32.ts
1
95.65
-4.35% src/types.ts
Jobs
ID Job ID Ran Files Coverage
1 26213598616.1 21 May 2026 08:05AM UTC 8
96.08
GitHub Action Run
Source Files on build 26213598616
  • Tree
  • List 8
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • cdfffab8 on github
  • Prev Build on main (#26189404174)
  • Next Build on main (#26214242771)
  • 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