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

philihp / pcg / 31419347420
100%

Build:
DEFAULT BRANCH: main
Ran 10 Aug 2026 06:30PM 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

10 Aug 2026 06:29PM UTC coverage: 100.0%. Remained the same
31419347420

push

github

web-flow
Modernize toolchain: TypeScript 7, oxlint, tsdown (#386)

- Build with tsdown (rolldown) instead of tsup; output filenames unchanged
  (index.js/.d.ts for ESM, index.cjs/.d.cts for CJS).
- Type check with TypeScript 7, the native compiler, via a dedicated
  `npm run typecheck` script wired into CI.
- Replace eslint + typescript-eslint with oxlint (.oxlintrc.json).
- Turn on erasableSyntaxOnly, verbatimModuleSyntax, isolatedModules, and
  noUncheckedIndexedAccess; convert type imports to `import type` and the
  `OutputFnType` / `StreamScheme` enums to const objects with companion
  type aliases.
- Raise minimum Node to 22 (18 and 20 are EOL), rebase tsconfig on
  @tsconfig/node22, bump @types/node to ^26, CI matrix to 22/24/26.


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

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

98 of 98 branches covered (100.0%)

Branch coverage included in aggregate %.

24 of 24 new or added lines in 6 files covered. (100.0%)

476 of 476 relevant lines covered (100.0%)

7289.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31419347420.1 10 Aug 2026 06:30PM UTC 8
100.0
GitHub Action Run
Source Files on build 31419347420
  • Tree
  • List 8
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31419347420
  • e6b9afca on github
  • Prev Build on main (#31257371794)
  • Next Build on main (#31430180646)
  • Delete
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