FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Load commands lazily by Andarist · Pull Request #2002 · changesets/changesets · GitHub

Load commands lazily - #2002

Merged
Andarist merged 9 commits into
nextfrom
lazy-commands
May 13, 2026
Merged

Load commands lazily#2002
Andarist merged 9 commits into
nextfrom
lazy-commands

Conversation

Copy link
Copy Markdown
Member

No description provided.

changeset-bot Bot commented May 12, 2026
edited
Loading

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: b9b37f6

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package "@changesets/apply-release-plan" depends on the ignored package "@changesets/test-utils", but "@changesets/apply-release-plan" is not being ignored. Please add "@changesets/apply-release-plan" to the `ignore` option.
The package "@changesets/cli" depends on the ignored package "@changesets/test-utils", but "@changesets/cli" is not being ignored. Please add "@changesets/cli" to the `ignore` option.
The package "@changesets/config" depends on the ignored package "@changesets/test-utils", but "@changesets/config" is not being ignored. Please add "@changesets/config" to the `ignore` option.
The package "@changesets/get-dependents-graph" depends on the ignored package "@changesets/test-utils", but "@changesets/get-dependents-graph" is not being ignored. Please add "@changesets/get-dependents-graph" to the `ignore` option.
The package "@changesets/git" depends on the ignored package "@changesets/test-utils", but "@changesets/git" is not being ignored. Please add "@changesets/git" to the `ignore` option.
The package "@changesets/pre" depends on the ignored package "@changesets/test-utils", but "@changesets/pre" is not being ignored. Please add "@changesets/pre" to the `ignore` option.
The package "@changesets/read" depends on the ignored package "@changesets/test-utils", but "@changesets/read" is not being ignored. Please add "@changesets/read" to the `ignore` option.
The package "@changesets/release-utils" depends on the ignored package "@changesets/test-utils", but "@changesets/release-utils" is not being ignored. Please add "@changesets/release-utils" to the `ignore` option.
The package "@changesets/should-skip-package" depends on the ignored package "@changesets/test-utils", but "@changesets/should-skip-package" is not being ignored. Please add "@changesets/should-skip-package" to the `ignore` option.
The package "@changesets/write" depends on the ignored package "@changesets/test-utils", but "@changesets/write" is not being ignored. Please add "@changesets/write" to the `ignore` option.

codecov Bot commented May 12, 2026
edited
Loading

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.71429% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.92%. Comparing base (dc61f58) to head (b9b37f6).
⚠️ Report is 2 commits behind head on next.

Files with missing lines Patch % Lines
packages/cli/src/run.ts 40.00% 6 Missing ⚠️
packages/cli/src/commands/version/index.ts 97.43% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2002      +/-   ##
==========================================
- Coverage   81.14%   80.92%   -0.22%     
==========================================
  Files          53       53              
  Lines        2360     2359       -1     
  Branches      725      724       -1     
==========================================
- Hits         1915     1909       -6     
- Misses        403      408       +5     
  Partials       42       42              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

Andarist requested review from beeequeue and bluwy May 13, 2026 07:51
Andarist marked this pull request as ready for review May 13, 2026 07:51
Comment thread packages/cli/src/run.ts Outdated
Andarist merged commit 6db2c21 into next May 13, 2026
10 of 11 checks passed
Andarist deleted the lazy-commands branch May 13, 2026 08:50
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL