- Notifications
You must be signed in to change notification settings - Fork928
fix: Group subcommands for cognitive ease#1351
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedMay 9, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## main #1351 +/- ##==========================================+ Coverage 66.58% 66.90% +0.32%========================================== Files 284 280 -4 Lines 18593 18466 -127 Branches 235 235 ==========================================- Hits 12380 12355 -25+ Misses 4950 4845 -105- Partials 1263 1266 +3
Continue to review full report at Codecov.
|
cli/autostart.go Outdated
Annotations: map[string]string{ | ||
"workspace": "", | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Annotations:map[string]string{ | |
"workspace":"", | |
}, | |
Annotations:workspaceCommand, |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Fixes#1324.
I removed the ASCII logo too. It was cool, but not worth the prime real estate.