Skip to content

Conversation

@leaysgur
Copy link
Member

@leaysgur leaysgur commented Nov 14, 2025

Fixes #11582, obsoletes #15542

This time, when you run cargo run -p oxc_coverage -- parser, automatically save codes as a snapshot.

Copilot AI review requested due to automatic review settings November 14, 2025 01:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions bot added the C-test Category - Testing. Code is missing test cases, or a PR is adding them label Nov 14, 2025
Copy link
Member Author

leaysgur commented Nov 14, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link
Member

Boshen commented Nov 16, 2025

Merge activity

…15686)

Fixes #11582, obsoletes #15542

This time, when you run `cargo run -p oxc_coverage -- parser`, automatically save codes as a snapshot.
@graphite-app graphite-app bot force-pushed the 11-14-test_coverage_typescript_save_reviewed_tsc_diagnostics_error_codes branch from bdc05c5 to a7ce782 Compare November 16, 2025 12:42
@graphite-app graphite-app bot merged commit a7ce782 into main Nov 16, 2025
18 checks passed
@graphite-app graphite-app bot deleted the 11-14-test_coverage_typescript_save_reviewed_tsc_diagnostics_error_codes branch November 16, 2025 12:47
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-test Category - Testing. Code is missing test cases, or a PR is adding them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parser: Improve TS error story

3 participants