Skip to content

Conversation

@camchenry
Copy link
Member

@camchenry camchenry commented Oct 17, 2025

Diverging match is recognized by the linter codegen, so adding the return here enables node type analysis.

Copy link
Member Author

camchenry commented Oct 17, 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.

@github-actions github-actions bot added A-linter Area - Linter C-performance Category - Solution not expected to change functional behavior, only performance labels Oct 17, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Oct 17, 2025

CodSpeed Performance Report

Merging #14699 will not alter performance

Comparing 10-16-perf_linter_update_prefer-node-protocol_to_use_diverging_match (2fe9dfa) with 10-16-perf_linter_update_catch-error-name_to_use_top-level_match (07db921)

Summary

✅ 4 untouched
⏩ 33 skipped1

Footnotes

  1. 33 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@camchenry camchenry marked this pull request as ready for review October 17, 2025 02:58
@camchenry camchenry requested a review from camc314 as a code owner October 17, 2025 02:58
@camc314 camc314 self-assigned this Oct 17, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 17, 2025

Merge activity

…14699)

Diverging match is recognized by the linter codegen, so adding the `return` here enables node type analysis.
@graphite-app graphite-app bot force-pushed the 10-16-perf_linter_update_catch-error-name_to_use_top-level_match branch from 55494f9 to 07db921 Compare October 17, 2025 10:33
@graphite-app graphite-app bot force-pushed the 10-16-perf_linter_update_prefer-node-protocol_to_use_diverging_match branch from a7c62b1 to 2fe9dfa Compare October 17, 2025 10:33
Base automatically changed from 10-16-perf_linter_update_catch-error-name_to_use_top-level_match to main October 17, 2025 10:45
@graphite-app graphite-app bot merged commit 2fe9dfa into main Oct 17, 2025
22 checks passed
@graphite-app graphite-app bot deleted the 10-16-perf_linter_update_prefer-node-protocol_to_use_diverging_match branch October 17, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter C-performance Category - Solution not expected to change functional behavior, only performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants