Skip to content

refactor: make cli faster#4690

Merged
alexander-akait merged 22 commits intomainfrom
last-refactor-make-avoid-extra-plugic-methods
Mar 7, 2026
Merged

refactor: make cli faster#4690
alexander-akait merged 22 commits intomainfrom
last-refactor-make-avoid-extra-plugic-methods

Conversation

@alexander-akait
Copy link
Member

Summary

refactor - make cli faster by rewritting logic around commands and options loading

What kind of change does this PR introduce?

refactor

Did you add tests for your changes?

Existing

Does this PR introduce a breaking change?

Yes

If relevant, what needs to be documented once your changes are merged or what have you already documented?

No

Use of AI

No

@changeset-bot
Copy link

changeset-bot bot commented Mar 6, 2026

⚠️ No Changeset found

Latest commit: 195bcc6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Mar 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.55%. Comparing base (7c33558) to head (195bcc6).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4690   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files           2        2           
  Lines          29       29           
  Branches        4        4           
=======================================
  Hits           28       28           
  Misses          1        1           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7c33558...195bcc6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alexander-akait alexander-akait merged commit e434e98 into main Mar 7, 2026
19 checks passed
@alexander-akait alexander-akait deleted the last-refactor-make-avoid-extra-plugic-methods branch March 7, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant