Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(transformer/class-properties): share replace_class_name_with_temp_var in class_properties #8105

Draft
wants to merge 1 commit into
base: 12-25-refactor_transformer_class-properties_remove_all__if_super_methods_in_static_block_and_prop_init
Choose a base branch
from

Conversation

Dunqing
Copy link
Member

@Dunqing Dunqing commented Dec 25, 2024

No description provided.

Copy link
Member Author

Dunqing commented Dec 25, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


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.

@Dunqing Dunqing changed the title refactor(transformer/class-properties): share replace_class_name_with_temp_var in class_properties refactor(transformer/class-properties): share replace_class_name_with_temp_var in class_properties Dec 25, 2024
@github-actions github-actions bot added A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Dec 25, 2024
Copy link

codspeed-hq bot commented Dec 25, 2024

CodSpeed Performance Report

Merging #8105 will not alter performance

Comparing 12-25-refactor_transformer_class-properties_share_replace_class_name_with_temp_var_in_class_properties (d6f8d8b) with 12-25-refactor_transformer_class-properties_remove_all__if_super_methods_in_static_block_and_prop_init (4163963)

Summary

✅ 29 untouched benchmarks

@Dunqing Dunqing force-pushed the 12-25-refactor_transformer_class-properties_remove_all__if_super_methods_in_static_block_and_prop_init branch from f5381c6 to 8ab86d0 Compare December 26, 2024 02:34
@Dunqing Dunqing force-pushed the 12-25-refactor_transformer_class-properties_share_replace_class_name_with_temp_var_in_class_properties branch from ee6fb67 to cf82e06 Compare December 26, 2024 02:34
@Dunqing Dunqing force-pushed the 12-25-refactor_transformer_class-properties_remove_all__if_super_methods_in_static_block_and_prop_init branch from 8ab86d0 to 7b76a6f Compare December 26, 2024 11:25
@Dunqing Dunqing force-pushed the 12-25-refactor_transformer_class-properties_share_replace_class_name_with_temp_var_in_class_properties branch from cf82e06 to fee4053 Compare December 26, 2024 11:25
@Dunqing Dunqing force-pushed the 12-25-refactor_transformer_class-properties_remove_all__if_super_methods_in_static_block_and_prop_init branch from 7b76a6f to fb383a1 Compare December 26, 2024 16:12
@Dunqing Dunqing force-pushed the 12-25-refactor_transformer_class-properties_share_replace_class_name_with_temp_var_in_class_properties branch from fee4053 to a9c7880 Compare December 26, 2024 16:12
@Dunqing Dunqing force-pushed the 12-25-refactor_transformer_class-properties_remove_all__if_super_methods_in_static_block_and_prop_init branch from fb383a1 to 4163963 Compare December 26, 2024 16:41
@Dunqing Dunqing force-pushed the 12-25-refactor_transformer_class-properties_share_replace_class_name_with_temp_var_in_class_properties branch from a9c7880 to d6f8d8b Compare December 26, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-transformer Area - Transformer / Transpiler 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