Skip to content

Prototype TypeScript migration with Claude#5531

Closed
mstange wants to merge 382 commits into
mainfrom
claude-typescript
Closed

Prototype TypeScript migration with Claude#5531
mstange wants to merge 382 commits into
mainfrom
claude-typescript

Merge main into claude-typescript.

1812fea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 8, 2025 in 1s

85.83% (-0.30%) compared to a148dac

View this Pull Request on Codecov

85.83% (-0.30%) compared to a148dac

Details

Codecov Report

❌ Patch coverage is 87.41824% with 327 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.83%. Comparing base (a148dac) to head (1812fea).

Files with missing lines Patch % Lines
src/actions/receive-profile.ts 87.14% 68 Missing ⚠️
src/actions/profile-view.ts 91.93% 50 Missing and 2 partials ⚠️
src/app-logic/url-handling.ts 90.25% 48 Missing and 1 partial ⚠️
src/components/app/CodeErrorOverlay.tsx 0.00% 32 Missing ⚠️
src/actions/app.ts 75.23% 26 Missing ⚠️
src/app-logic/browser-connection.ts 73.84% 17 Missing ⚠️
src/components/app/BottomBox.tsx 70.90% 13 Missing and 3 partials ⚠️
src/components/app/AppViewRouter.tsx 79.59% 10 Missing ⚠️
src/actions/code.ts 50.00% 8 Missing ⚠️
src/app-logic/web-channel.ts 89.18% 8 Missing ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5531      +/-   ##
==========================================
- Coverage   86.13%   85.83%   -0.30%     
==========================================
  Files         309      309              
  Lines       29879    30315     +436     
  Branches     8037     8342     +305     
==========================================
+ Hits        25736    26022     +286     
- Misses       3552     3872     +320     
+ Partials      591      421     -170     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.