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

feat(transformer/class-properties): transform super expressions and identifiers that refers to class binding in private method #8106

Draft
wants to merge 1 commit into
base: 12-25-refactor_transformer_class-properties_share_replace_class_name_with_temp_var_in_class_properties
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.

@github-actions github-actions bot added A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request labels Dec 25, 2024
Copy link

codspeed-hq bot commented Dec 25, 2024

CodSpeed Performance Report

Merging #8106 will not alter performance

Comparing 12-25-feat_transformer_class-properties_transform_super_expressions_and_identifiers_that_refers_to_class_binding_in_private_method (8f5e0ee) with 12-25-refactor_transformer_class-properties_share_replace_class_name_with_temp_var_in_class_properties (cf82e06)

Summary

✅ 29 untouched benchmarks

…dentifiers that refers to class binding in private method
@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-feat_transformer_class-properties_transform_super_expressions_and_identifiers_that_refers_to_class_binding_in_private_method branch from 363c423 to 8f5e0ee Compare December 26, 2024 02:34
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-enhancement Category - New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant