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

philihp / fast-shuffle / 25847673854
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v6.2.0
DEFAULT BRANCH: master
Ran 14 May 2026 07:26AM UTC
Jobs 1
Files 2
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 May 2026 07:25AM UTC coverage: 100.0%. Remained the same
25847673854

push

github

web-flow
update tsx and typescript to latest (#843)

* update tsx and typescript to latest

- tsx 4.20.3 -> 4.21.0
- typescript 5.9.3 -> 6.0.3

TypeScript 6.0 requires an explicit rootDir, and warns that the
moduleResolution=node10 alias \"node\" is deprecated. Set rootDir to
./src and pin moduleResolution to node10 with ignoreDeprecations=6.0
to keep the cjs build working until a follow-up migrates to node16.

* use bundler moduleResolution for cjs build

TypeScript 6.0 deprecated moduleResolution=node10. Switch the cjs build
to moduleResolution=bundler, which type-checks the same source tree
without depending on Node's resolution algorithm, and drops the
ignoreDeprecations escape hatch. CJS emit still works because module
is pinned to commonjs.

---------

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

54 of 54 branches covered (100.0%)

Branch coverage included in aggregate %.

207 of 207 relevant lines covered (100.0%)

123.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25847673854.1 14 May 2026 07:26AM UTC 2
100.0
GitHub Action Run
Source Files on build 25847673854
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • eecb2305 on github
  • Prev Build on main (#25845990999)
  • Next Build on main (#25847728838)
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