Skip to content

Fix hanging v3 workers in tests#994

Draft
JakeLane wants to merge 1 commit intomainfrom
fix-v3-workers
Draft

Fix hanging v3 workers in tests#994
JakeLane wants to merge 1 commit intomainfrom
fix-v3-workers

Conversation

@JakeLane
Copy link
Copy Markdown
Contributor

@JakeLane JakeLane commented Feb 2, 2026

Motivation

Provide relevant context and motivation behind the change, if any

Changes

Describe the solution and changes you have made

Checklist

  • Existing or new tests cover this change
  • There is a changeset for this change, or one is not required
  • Added documentation for any new features to the docs/ folder

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 2, 2026

⚠️ No Changeset found

Latest commit: 5b22fb9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@JakeLane JakeLane requested a review from marcins February 2, 2026 08:03
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 2, 2026

📊 Type Coverage Report

Coverage Comparison

Metric Baseline Current Change
Coverage Percentage 92.36% 92.36% ➡️ 0.00%
Correctly Typed 218,544 218,561 +17
Total Expressions 236,600 236,617 +17
Untyped Expressions 18,056 18,056 +0

Files with Most Type Issues (Top 15)

File Issues Affected Lines
packages/core/integration-tests/test/javascript.ts 1148 743
packages/core/integration-tests/test/cache.ts 885 626
packages/core/integration-tests/test/scope-hoisting.ts 622 489
packages/utils/node-resolver-core/test/resolver.ts 476 177
packages/core/integration-tests/test/html.ts 468 294
packages/core/integration-tests/test/sourcemaps.ts 356 176
packages/core/test-utils/src/utils.ts 330 205
packages/core/integration-tests/test/incremental-bundling.ts 298 206
packages/core/core/src/dumpGraphToGraphViz.ts 251 108
packages/core/integration-tests/test/transpilation.ts 230 139
packages/core/integration-tests/test/output-formats.ts 227 161
packages/transformers/webextension/src/WebExtensionTransformer.ts 210 80
packages/core/integration-tests/test/css-modules.ts 191 107
packages/core/core/src/requests/TargetRequest.ts 190 133
packages/core/integration-tests/test/react-refresh.ts 188 65

This report was generated by the Type Coverage GitHub Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant