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

clarify behavior of multipass shell in short_help and description #3649

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

levkropp
Copy link
Contributor

close #1133

@levkropp levkropp requested a review from ricab August 28, 2024 17:39
@levkropp levkropp linked an issue Aug 28, 2024 that may be closed by this pull request
@ricab ricab requested review from giuliazanchi and removed request for ricab August 28, 2024 17:48
@ricab
Copy link
Collaborator

ricab commented Aug 28, 2024

Hi @giuliazanchi, how does this change look to you?

Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.88%. Comparing base (c9f3ace) to head (3ecba40).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3649   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files         254      254           
  Lines       14250    14251    +1     
=======================================
+ Hits        12666    12667    +1     
  Misses       1584     1584           

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

Copy link
Contributor

@giuliazanchi giuliazanchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice improvements, @levkropp ! I've suggested a couple of minor changes.

src/client/cli/cmd/shell.cpp Outdated Show resolved Hide resolved
src/client/cli/cmd/shell.cpp Outdated Show resolved Hide resolved
giuliazanchi
giuliazanchi previously approved these changes Aug 29, 2024
@levkropp levkropp force-pushed the clarify-shell-cmd-short-help branch 2 times, most recently from 0f9cedf to e21f6a8 Compare August 29, 2024 17:36
@levkropp levkropp force-pushed the clarify-shell-cmd-short-help branch from e21f6a8 to 1180489 Compare August 29, 2024 17:39
Copy link
Collaborator

@ricab ricab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @levkropp, thanks!

@ricab ricab enabled auto-merge August 29, 2024 18:21
@ricab ricab added this pull request to the merge queue Aug 29, 2024
@levkropp levkropp merged commit a1df43d into main Aug 29, 2024
14 checks passed
@levkropp levkropp deleted the clarify-shell-cmd-short-help branch August 29, 2024 21:04
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.

multipass shell launching a VM is unexpected
3 participants