Skip to content

chore(deps): update ast-v8-to-istanbul#9418

Merged
AriPerkkio merged 2 commits intovitest-dev:mainfrom
AriPerkkio:chore/coverage-v8-deps
Jan 9, 2026
Merged

chore(deps): update ast-v8-to-istanbul#9418
AriPerkkio merged 2 commits intovitest-dev:mainfrom
AriPerkkio:chore/coverage-v8-deps

Conversation

@AriPerkkio
Copy link
Copy Markdown
Member

Description

Includes fix

This should resolve all identified coverage issues from Rolldown usage.

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

  • It's really useful if your PR references an issue where it is discussed ahead of time. If the feature is substantial or introduces breaking changes without a discussion, PR might be closed.
  • Ideally, include a test that fails without this PR but passes with it.
  • Please, don't make changes to pnpm-lock.yaml unless you introduce a new test example.
  • Please check Allow edits by maintainers to make review process faster. Note that this option is not available for repositories that are owned by Github organizations.

Tests

  • Run the tests with pnpm test:ci.

Documentation

  • If you introduce new functionality, document it. You can run documentation with pnpm run docs command.

Changesets

  • Changes in changelog are generated from PR name. Please, make sure that it explains your changes in an understandable manner. Please, prefix changeset messages with feat:, fix:, perf:, docs:, or chore:.

@AriPerkkio AriPerkkio requested a review from hi-ogawa January 9, 2026 07:01
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 9, 2026

Deploy Preview for vitest-dev ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 9c4d662
🔍 Latest deploy log https://app.netlify.com/projects/vitest-dev/deploys/6960a79534d6c800087c824e
😎 Deploy Preview https://deploy-preview-9418--vitest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@AriPerkkio AriPerkkio force-pushed the chore/coverage-v8-deps branch from c4e75ec to 71be170 Compare January 9, 2026 07:05
@AriPerkkio AriPerkkio force-pushed the chore/coverage-v8-deps branch from 71be170 to a84751c Compare January 9, 2026 07:06
}

/* v8 ignore start */
/* todo fix in https://github.com/vitest-dev/vitest/pull/9204 */
Copy link
Copy Markdown
Member Author

@AriPerkkio AriPerkkio Jan 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These will be fixed in

... where we apply patch for istanbul-lib-coverage so that start/stop ignore hint works on Istanbul provider too, and we can use same snapshot result for both providers.

This started to fail for V8 now due to https://github.com/AriPerkkio/ast-v8-to-istanbul/releases/tag/v0.3.9 as lines were ignored. This is expected.

@AriPerkkio AriPerkkio merged commit 29ee7f5 into vitest-dev:main Jan 9, 2026
14 of 16 checks passed
@AriPerkkio AriPerkkio deleted the chore/coverage-v8-deps branch January 9, 2026 07:38
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.

2 participants