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

philihp / sort-unwind / 27311644183
100%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 10:55PM 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

10 Jun 2026 10:55PM UTC coverage: 100.0%. Remained the same
27311644183

push

github

web-flow
Replace jest with the built-in node:test runner (#930)

- Rewrite tests against node:test and node:assert/strict; the test
  import becomes an explicit ../index.ts specifier since Node ESM has
  no directory imports (allowImportingTsExtensions added to tsconfig)
- Run tests via node --experimental-strip-types --test; the flag is
  required on Node 22 and harmless on 24/26 where stripping is default
- Coverage comes from the runner's lcov reporter, written to
  coverage/lcov.info where the Coveralls action expects it, with test
  files excluded from the report
- Drop jest, ts-jest, @types/jest, eslint-plugin-jest, and
  jest.config.js; add an explicit @types/node devDependency for the
  node:test type definitions
- Simplify eslint config to a single block and move the prettier
  config to the end of extends where it can disable conflicting rules

https://claude.ai/code/session_01U9miMhCvA6b3EYw979KpYX

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

9 of 9 branches covered (100.0%)

Branch coverage included in aggregate %.

28 of 28 relevant lines covered (100.0%)

29.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27311644183.1 10 Jun 2026 10:55PM UTC 1
100.0
GitHub Action Run
Source Files on build 27311644183
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 55e96f23 on github
  • Prev Build on main (#27277921605)
  • Next Build on main (#27315611596)
  • 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