Skip to content

refactor(transformer/jsx): refactor and document has_proto#9227

Merged
graphite-app[bot] merged 1 commit intomainfrom
02-19-refactor_transformer_jsx_refactor_and_document_has_proto_
Feb 19, 2025
Merged

refactor(transformer/jsx): refactor and document has_proto#9227
graphite-app[bot] merged 1 commit intomainfrom
02-19-refactor_transformer_jsx_refactor_and_document_has_proto_

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Feb 19, 2025

Make a tiny refactoring change to has_proto function, and document what it does.

Note: I've added a TODO comment because I think it doesn't handle one edge case correctly. But this wouldn't affect correctness of output, only would produce more verbose output than required. So not urgent to fix...

Copy link
Member Author

overlookmotel commented Feb 19, 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-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Feb 19, 2025
@overlookmotel overlookmotel marked this pull request as ready for review February 19, 2025 12:10
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 19, 2025

CodSpeed Performance Report

Merging #9227 will not alter performance

Comparing 02-19-refactor_transformer_jsx_refactor_and_document_has_proto_ (7a4b939) with 02-19-refactor_transformer_jsx_avoid_span_method_calls (4251524)

Summary

✅ 33 untouched benchmarks

@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Feb 19, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Feb 19, 2025

Merge activity

Make a tiny refactoring change to `has_proto` function, and document what it does.

Note: I've added a TODO comment because I think it doesn't handle one edge case correctly. But this wouldn't affect correctness of output, only would produce more verbose output than required. So not urgent to fix...
@graphite-app graphite-app bot force-pushed the 02-19-refactor_transformer_jsx_avoid_span_method_calls branch from 4251524 to 8fe8937 Compare February 19, 2025 14:45
@graphite-app graphite-app bot force-pushed the 02-19-refactor_transformer_jsx_refactor_and_document_has_proto_ branch from 7a4b939 to 45e0876 Compare February 19, 2025 14:46
Base automatically changed from 02-19-refactor_transformer_jsx_avoid_span_method_calls to main February 19, 2025 14:50
@graphite-app graphite-app bot merged commit 45e0876 into main Feb 19, 2025
21 of 26 checks passed
@graphite-app graphite-app bot deleted the 02-19-refactor_transformer_jsx_refactor_and_document_has_proto_ branch February 19, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0-merge Merge with Graphite Merge Queue 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.

2 participants