Skip to content

feat(transformer): enable using by default#10286

Merged
graphite-app[bot] merged 1 commit intomainfrom
04-07-feat_transformer_enable_using_by_default
Apr 7, 2025
Merged

feat(transformer): enable using by default#10286
graphite-app[bot] merged 1 commit intomainfrom
04-07-feat_transformer_enable_using_by_default

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Apr 7, 2025

closes #9744

@github-actions github-actions bot added the A-transformer Area - Transformer / Transpiler label Apr 7, 2025
Copy link
Member Author

Boshen commented Apr 7, 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 the C-enhancement Category - New feature or request label Apr 7, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Apr 7, 2025

CodSpeed Instrumentation Performance Report

Merging #10286 will degrade performances by 3.4%

Comparing 04-07-feat_transformer_enable_using_by_default (78f1b3a) with main (9c1628d)

Summary

⚡ 1 improvements
❌ 1 regressions
✅ 34 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
formatter[antd.js] 7.9 ms 7.6 ms +3.9%
formatter[typescript.js] 7.2 ms 7.4 ms -3.4%

@Boshen Boshen force-pushed the 04-07-feat_transformer_enable_using_by_default branch from 870c28d to d4f8e84 Compare April 7, 2025 09:14
@graphite-app
Copy link
Contributor

graphite-app bot commented Apr 7, 2025

Merge activity

graphite-app bot pushed a commit that referenced this pull request Apr 7, 2025
@graphite-app graphite-app bot force-pushed the 04-07-feat_transformer_enable_using_by_default branch from d4f8e84 to ac30e7f Compare April 7, 2025 09:22
@graphite-app graphite-app bot force-pushed the 04-07-feat_transformer_enable_using_by_default branch from ac30e7f to 78f1b3a Compare April 7, 2025 09:23
@graphite-app graphite-app bot merged commit 78f1b3a into main Apr 7, 2025
29 checks passed
@graphite-app graphite-app bot deleted the 04-07-feat_transformer_enable_using_by_default branch April 7, 2025 09:35
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.

transformer: using crashes

1 participant