Skip to content

Conversation

@meteorlxy
Copy link
Member

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Provide a description in this PR that addresses what the PR is solving. If this PR is going to solve an existing issue, please reference the issue (e.g. close #123).

What is the purpose of this pull request?

  • Bug fix
  • New feature
  • Documentation update
  • Other

Description

Refactor commands and types

@coveralls
Copy link

coveralls commented Aug 5, 2025

Pull Request Test Coverage Report for Build 16750814711

Details

  • 8 of 71 (11.27%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 72.621%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/cli/src/cli.ts 0 2 0.0%
packages/cli/src/config/resolveCliAppConfig.ts 0 4 0.0%
packages/cli/src/config/resolveUserConfig.ts 2 6 33.33%
packages/cli/src/config/resolveConfig.ts 1 6 16.67%
packages/cli/src/commands/build.ts 2 23 8.7%
packages/cli/src/commands/dev/dev.ts 2 29 6.9%
Totals Coverage Status
Change from base Build 16750810465: 0.2%
Covered Lines: 659
Relevant Lines: 913

💛 - Coveralls

@meteorlxy meteorlxy merged commit 230011e into main Aug 5, 2025
30 checks passed
@meteorlxy meteorlxy deleted the meteorlxy/refactor-cli branch August 5, 2025 13:12
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.

3 participants