Skip to content

refactor(ast): add AstKind for TSInterfaceBody#11967

Merged
graphite-app[bot] merged 1 commit intomainfrom
c/06-29-refactor_ast_add_astkind_for_tsinterfacebody_
Jun 29, 2025
Merged

refactor(ast): add AstKind for TSInterfaceBody#11967
graphite-app[bot] merged 1 commit intomainfrom
c/06-29-refactor_ast_add_astkind_for_tsinterfacebody_

Conversation

@camc314
Copy link
Contributor

@camc314 camc314 commented Jun 29, 2025

part of #11490

@camc314 camc314 marked this pull request as ready for review June 29, 2025 15:00
@github-actions github-actions bot added A-semantic Area - Semantic A-ast Area - AST A-ast-tools Area - AST tools A-formatter Area - Formatter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Jun 29, 2025
Copy link
Contributor Author

camc314 commented Jun 29, 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.

@camc314 camc314 changed the title refactor(ast): add astkind for TSInterfaceBody refactor(ast): add AstKind for TSInterfaceBody Jun 29, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Jun 29, 2025

CodSpeed Instrumentation Performance Report

Merging #11967 will improve performances by 15.07%

Comparing c/06-29-refactor_ast_add_astkind_for_tsinterfacebody_ (9f6784a) with c/06-29-refactor_ast_add_astkind_for_tsindexsignature_ (3f50cef)

Summary

⚡ 1 improvements
✅ 37 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
mangler[cal.com.tsx] 3.5 ms 3.1 ms +15.07%

@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Jun 29, 2025
Copy link
Contributor Author

camc314 commented Jun 29, 2025

Merge activity

@graphite-app graphite-app bot changed the base branch from c/06-29-refactor_ast_add_astkind_for_tsindexsignature_ to graphite-base/11967 June 29, 2025 16:28
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jun 29, 2025
@camc314 camc314 force-pushed the graphite-base/11967 branch from 19f2c78 to cbbc20b Compare June 29, 2025 17:15
@camc314 camc314 force-pushed the c/06-29-refactor_ast_add_astkind_for_tsinterfacebody_ branch from 05a4489 to 8e45e28 Compare June 29, 2025 17:15
@camc314 camc314 changed the base branch from graphite-base/11967 to c/06-29-refactor_ast_add_astkind_for_tsindexsignature_ June 29, 2025 17:15
@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Jun 29, 2025
@graphite-app graphite-app bot force-pushed the c/06-29-refactor_ast_add_astkind_for_tsindexsignature_ branch from cbbc20b to 3f50cef Compare June 29, 2025 17:24
@graphite-app graphite-app bot force-pushed the c/06-29-refactor_ast_add_astkind_for_tsinterfacebody_ branch from 8e45e28 to 9f6784a Compare June 29, 2025 17:24
Base automatically changed from c/06-29-refactor_ast_add_astkind_for_tsindexsignature_ to main June 29, 2025 17:31
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jun 29, 2025
@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Jun 29, 2025
@graphite-app graphite-app bot merged commit 9f6784a into main Jun 29, 2025
25 checks passed
@graphite-app graphite-app bot deleted the c/06-29-refactor_ast_add_astkind_for_tsinterfacebody_ branch June 29, 2025 17:33
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jun 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast Area - AST A-ast-tools Area - AST tools A-formatter Area - Formatter A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant