Skip to content

refactor(language_server): move the initialization of ServerLinter into a separate call#10776

Merged
graphite-app[bot] merged 1 commit intomainfrom
05-03-refactor_langage_server_move_the_initialization_of_serverlinter_into_a_separate_call
May 7, 2025
Merged

refactor(language_server): move the initialization of ServerLinter into a separate call#10776
graphite-app[bot] merged 1 commit intomainfrom
05-03-refactor_langage_server_move_the_initialization_of_serverlinter_into_a_separate_call

Conversation

@Sysix
Copy link
Member

@Sysix Sysix commented May 3, 2025

No description provided.

Copy link
Member Author

Sysix commented May 3, 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-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label May 3, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented May 3, 2025

CodSpeed Instrumentation Performance Report

Merging #10776 will create unknown performance changes

Comparing 05-03-refactor_langage_server_move_the_initialization_of_serverlinter_into_a_separate_call (f43fd18) with main (39e0463)

Summary

🆕 36 new benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
🆕 codegen[checker.ts] N/A 22.2 ms N/A
🆕 codegen_sourcemap[checker.ts] N/A 65.1 ms N/A
🆕 formatter[antd.js] N/A 714.5 ms N/A
🆕 formatter[react.development.js] N/A 8.1 ms N/A
🆕 formatter[typescript.js] N/A 1.1 s N/A
🆕 isolated-declarations[vue-id.ts] N/A 58.4 ms N/A
🆕 lexer[RadixUIAdoptionSection.jsx] N/A 21.7 µs N/A
🆕 lexer[antd.js] N/A 24.1 ms N/A
🆕 lexer[cal.com.tsx] N/A 5.8 ms N/A
🆕 lexer[checker.ts] N/A 14.4 ms N/A
🆕 lexer[pdf.mjs] N/A 3.9 ms N/A
🆕 linter[RadixUIAdoptionSection.jsx] N/A 2.7 ms N/A
🆕 linter[cal.com.tsx] N/A 1.2 s N/A
🆕 linter[checker.ts] N/A 3.1 s N/A
🆕 mangler[antd.js] N/A 16 ms N/A
🆕 mangler[react.development.js] N/A 293.4 µs N/A
🆕 mangler[typescript.js] N/A 39.6 ms N/A
🆕 minifier[antd.js] N/A 164.4 ms N/A
🆕 minifier[react.development.js] N/A 1.8 ms N/A
🆕 minifier[typescript.js] N/A 288.7 ms N/A
... ... ... ... ...

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

@graphite-app graphite-app bot force-pushed the 05-03-refactor_language_server_move_nested_configs_to_serverlinter_ branch from 899c673 to 40f6402 Compare May 4, 2025 07:13
@graphite-app graphite-app bot force-pushed the 05-03-refactor_langage_server_move_the_initialization_of_serverlinter_into_a_separate_call branch from 319fb55 to 3e7c305 Compare May 4, 2025 07:13
@Sysix Sysix changed the title refactor(langage_server): move the initialization of ServerLinter into a separate call refactor(language_server): move the initialization of ServerLinter into a separate call May 4, 2025
@Sysix Sysix force-pushed the 05-03-refactor_langage_server_move_the_initialization_of_serverlinter_into_a_separate_call branch from 3e7c305 to adbc788 Compare May 4, 2025 08:44
@Sysix Sysix force-pushed the 05-03-refactor_language_server_move_nested_configs_to_serverlinter_ branch from 40f6402 to 141d7e2 Compare May 4, 2025 08:44
@Sysix Sysix marked this pull request as ready for review May 4, 2025 10:32
@Sysix Sysix force-pushed the 05-03-refactor_langage_server_move_the_initialization_of_serverlinter_into_a_separate_call branch from adbc788 to 230ba92 Compare May 7, 2025 11:40
@Sysix Sysix requested a review from camc314 as a code owner May 7, 2025 11:40
@Sysix Sysix force-pushed the 05-03-refactor_language_server_move_nested_configs_to_serverlinter_ branch from 141d7e2 to 70ab58d Compare May 7, 2025 11:40
@graphite-app graphite-app bot force-pushed the 05-03-refactor_language_server_move_nested_configs_to_serverlinter_ branch 2 times, most recently from 851a12e to 12f7863 Compare May 7, 2025 12:02
@graphite-app graphite-app bot force-pushed the 05-03-refactor_langage_server_move_the_initialization_of_serverlinter_into_a_separate_call branch from 230ba92 to 2a42bf1 Compare May 7, 2025 12:02
@Sysix Sysix force-pushed the 05-03-refactor_langage_server_move_the_initialization_of_serverlinter_into_a_separate_call branch from 2a42bf1 to f4f7568 Compare May 7, 2025 12:38
@Sysix Sysix force-pushed the 05-03-refactor_language_server_move_nested_configs_to_serverlinter_ branch from 12f7863 to bb1a31e Compare May 7, 2025 12:38
@Sysix Sysix added the 0-merge Merge with Graphite Merge Queue label May 7, 2025
Copy link
Member Author

Sysix commented May 7, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the 05-03-refactor_language_server_move_nested_configs_to_serverlinter_ branch from bb1a31e to 39e0463 Compare May 7, 2025 14:03
@graphite-app graphite-app bot force-pushed the 05-03-refactor_langage_server_move_the_initialization_of_serverlinter_into_a_separate_call branch from f4f7568 to f43fd18 Compare May 7, 2025 14:04
Base automatically changed from 05-03-refactor_language_server_move_nested_configs_to_serverlinter_ to main May 7, 2025 14:06
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label May 7, 2025
@graphite-app graphite-app bot merged commit f43fd18 into main May 7, 2025
26 checks passed
@graphite-app graphite-app bot deleted the 05-03-refactor_langage_server_move_the_initialization_of_serverlinter_into_a_separate_call branch May 7, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-editor Area - Editor and Language Server 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