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

Framework based root commands #174

Draft
wants to merge 2 commits into
base: prerelease/v2-alpha
Choose a base branch
from

Conversation

tuler
Copy link
Member

@tuler tuler commented Mar 11, 2025

No description provided.

@tuler tuler requested a review from endersonmaia March 11, 2025 14:11
Copy link

changeset-bot bot commented Mar 11, 2025

⚠️ No Changeset found

Latest commit: a3297a9

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

@tuler tuler changed the base branch from main to feature/cli-run-v2 March 11, 2025 14:11
Copy link
Contributor

github-actions bot commented Mar 11, 2025

Coverage Report for ./apps/cli

Status Category Percentage Covered / Total
🔵 Lines 27.25% 305 / 1119
🔵 Statements 27.21% 310 / 1139
🔵 Functions 26.5% 53 / 200
🔵 Branches 25.71% 126 / 490
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/cli/src/config.ts 90.22% 82.1% 96.96% 90.05% 73-74, 241, 248, 257, 272-275, 286, 295, 297, 306, 344, 354-358, 370
apps/cli/src/index.ts 0% 0% 0% 0% 19-60
apps/cli/src/commands/start.ts 0% 0% 0% 0% 4-34
Generated in workflow #434 for commit a3297a9 by the Vitest Coverage Report Action

@endersonmaia endersonmaia force-pushed the feature/framework-commands branch from 7433a71 to e8f18b7 Compare March 11, 2025 18:08
@tuler tuler force-pushed the feature/cli-run-v2 branch 5 times, most recently from b999336 to 24ad87e Compare March 17, 2025 14:09
Base automatically changed from feature/cli-run-v2 to prerelease/v2-alpha March 17, 2025 14:23
@endersonmaia
Copy link
Contributor

@tuler needs rebase

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