-
-
Notifications
You must be signed in to change notification settings - Fork 540
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
fix(transformer): TransformOptions::enable_all
enable decorator transform
#9946
base: main
Are you sure you want to change the base?
fix(transformer): TransformOptions::enable_all
enable decorator transform
#9946
Conversation
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.
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
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. |
CodSpeed Instrumentation Performance ReportMerging #9946 will not alter performanceComparing Summary
|
Oh dear! |
Oh dear, I think we should turn off the legacy decorator plugin for |
6d55a4e
to
114ac43
Compare
After #9952, conformance all passes (well at least doesn't panic!) with But with on this line:
I assume this is due to #7278. I think it'd be ideal to enable decorators transform on conformance, even if we don't on |
03051ae
to
c7fc700
Compare
114ac43
to
5307da4
Compare
5307da4
to
19b6fe1
Compare
No description provided.