Skip to content

test(transformer/jsx): fix tests for JSX pragma parsing#11000

Merged
graphite-app[bot] merged 1 commit intomainfrom
05-13-test_transformer_jsx_fix_tests_for_jsx_pragma_parsing
May 14, 2025
Merged

test(transformer/jsx): fix tests for JSX pragma parsing#11000
graphite-app[bot] merged 1 commit intomainfrom
05-13-test_transformer_jsx_fix_tests_for_jsx_pragma_parsing

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented May 13, 2025

Remove duplicated logic in tests. I forgot to remove this block when I added the prefix/postfix testing. It's pointless as the block above covers all these cases already.

Copy link
Member Author

overlookmotel commented May 13, 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-test Category - Testing. Code is missing test cases, or a PR is adding them labels May 13, 2025
@overlookmotel overlookmotel marked this pull request as ready for review May 13, 2025 11:13
@overlookmotel overlookmotel requested a review from Dunqing as a code owner May 13, 2025 11:13
@overlookmotel overlookmotel marked this pull request as draft May 13, 2025 11:13
@codspeed-hq
Copy link

codspeed-hq bot commented May 13, 2025

CodSpeed Instrumentation Performance Report

Merging #11000 will not alter performance

Comparing 05-13-test_transformer_jsx_fix_tests_for_jsx_pragma_parsing (6540f44) with main (33a60d2)

Summary

✅ 36 untouched benchmarks

@overlookmotel overlookmotel marked this pull request as ready for review May 13, 2025 12:20
@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label May 14, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented May 14, 2025

Merge activity

Remove duplicated logic in tests. I forgot to remove this block when I added the prefix/postfix testing. It's pointless as the block above covers all these cases already.
@graphite-app graphite-app bot force-pushed the 05-13-test_transformer_jsx_fix_tests_for_jsx_pragma_parsing branch from 03772ba to 6540f44 Compare May 14, 2025 04:49
@graphite-app graphite-app bot merged commit 6540f44 into main May 14, 2025
26 checks passed
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label May 14, 2025
@graphite-app graphite-app bot deleted the 05-13-test_transformer_jsx_fix_tests_for_jsx_pragma_parsing branch May 14, 2025 04:56
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-test Category - Testing. Code is missing test cases, or a PR is adding them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant