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

refactor(linter): use get_inner_expression in const-comparisons #7627

Conversation

camc314
Copy link
Contributor

@camc314 camc314 commented Dec 3, 2024

No description provided.

Copy link

graphite-app bot commented Dec 3, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Dec 3, 2024
Copy link
Contributor Author

camc314 commented Dec 3, 2024

@camc314 camc314 marked this pull request as ready for review December 3, 2024 22:58
Copy link

codspeed-hq bot commented Dec 3, 2024

CodSpeed Performance Report

Merging #7627 will create unknown performance changes

Comparing c/12-03-refactor_linter_use_get_inner_expression_in_const-comparisons_ (b445654) with main (3b1e63e)

Summary

🆕 29 new benchmarks

Benchmarks breakdown

Benchmark main c/12-03-refactor_linter_use_get_inner_expression_in_const-comparisons_ Change
🆕 codegen[checker.ts] N/A 25.4 ms N/A
🆕 codegen_sourcemap[checker.ts] N/A 76.9 ms N/A
🆕 isolated-declarations[vue-id.ts] N/A 730.4 ms N/A
🆕 lexer[RadixUIAdoptionSection.jsx] N/A 24 µs N/A
🆕 lexer[antd.js] N/A 22.3 ms N/A
🆕 lexer[cal.com.tsx] N/A 5.5 ms N/A
🆕 lexer[checker.ts] N/A 13.2 ms N/A
🆕 lexer[pdf.mjs] N/A 3.6 ms N/A
🆕 linter[RadixUIAdoptionSection.jsx] N/A 2.5 ms N/A
🆕 linter[cal.com.tsx] N/A 1.1 s N/A
🆕 linter[checker.ts] N/A 2.6 s N/A
🆕 minifier[antd.js] N/A 221.7 ms N/A
🆕 minifier[react.development.js] N/A 2.1 ms N/A
🆕 minifier[typescript.js] N/A 381.8 ms N/A
🆕 parser[RadixUIAdoptionSection.jsx] N/A 87.7 µs N/A
🆕 parser[antd.js] N/A 107.4 ms N/A
🆕 parser[cal.com.tsx] N/A 29.6 ms N/A
🆕 parser[checker.ts] N/A 54.2 ms N/A
🆕 parser[pdf.mjs] N/A 17.6 ms N/A
🆕 semantic[RadixUIAdoptionSection.jsx] N/A 74.2 µs N/A
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Dec 4, 2024
Copy link

graphite-app bot commented Dec 4, 2024

Merge activity

@Boshen Boshen force-pushed the c/12-03-refactor_linter_use_get_inner_expression_in_const-comparisons_ branch from c51180e to 7ae5e26 Compare December 4, 2024 02:05
@Boshen Boshen force-pushed the c/12-03-refactor_linter_use_get_inner_expression_in_const-comparisons_ branch from 7ae5e26 to c9baa09 Compare December 4, 2024 02:08
@Boshen Boshen force-pushed the c/12-03-refactor_linter_use_get_inner_expression_in_const-comparisons_ branch from c9baa09 to 0c313fc Compare December 4, 2024 02:16
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Dec 4, 2024
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Dec 4, 2024
@Boshen Boshen force-pushed the c/12-03-refactor_linter_use_get_inner_expression_in_const-comparisons_ branch from 0c313fc to b445654 Compare December 4, 2024 03:00
@graphite-app graphite-app bot merged commit b445654 into main Dec 4, 2024
24 checks passed
@graphite-app graphite-app bot deleted the c/12-03-refactor_linter_use_get_inner_expression_in_const-comparisons_ branch December 4, 2024 03:06
@oxc-bot oxc-bot mentioned this pull request Dec 6, 2024
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-linter Area - Linter 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