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

glandais / virtual-cyclist / 29356455775
92%

Build:
DEFAULT BRANCH: develop
Ran 14 Jul 2026 06:06PM UTC
Jobs 1
Files 38
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

14 Jul 2026 06:05PM UTC coverage: 91.9%. Remained the same
29356455775

push

github

web-flow
chore: migrate to stable TypeScript 7 native compiler (#112)

* chore: migrate to stable TypeScript 7 native compiler

TypeScript 7 is now stable, so drop @typescript/native-preview
(tsgo dev builds) in favor of the stable native compiler:

- @typescript/native -> npm:typescript@7 (native compiler)
- typescript stays on the real v6 package, whose stable programmatic
  API is what typescript-eslint consumes (v7 API only lands in 7.1)

typecheck and build:types invoke the native compiler by explicit path
to avoid the tsc bin-name conflict between the two typescript packages.

* ci: drop 'npm install -g npm@latest' step

npm@latest (12.x) dropped support for Node 25, which the workflows pin,
so the step fails before dependencies are even installed. The Node 25
bundled npm (11.x) handles the npm: aliases fine, so the step is
unnecessary.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* style: format HOW_IT_WORKS.md with prettier

Pre-existing formatting drift (unrelated to the TS 7 migration) that
fails the format:check CI step. Applying prettier --write to unblock.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

214 of 258 branches covered (82.95%)

Branch coverage included in aggregate %.

1034 of 1100 relevant lines covered (94.0%)

18777.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29356455775.1 14 Jul 2026 06:06PM UTC 38
91.9
GitHub Action Run
Source Files on build 29356455775
  • Tree
  • List 38
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29356455775
  • 57cb560c on github
  • Prev Build on develop (#28476423544)
  • 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