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

cmd/snap: expose debug validate-seed and debug seeding #14703

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

bboozzoo
Copy link
Contributor

@bboozzoo bboozzoo commented Nov 7, 2024

After reviewing all debug commands, the all that are hidden also use (internal) in the help message, and the ones that aren't have reasonable help messages.

For clarity, the snap debug seeding and snap debug validate-seed are exposed since folks already use them in various contexts, so there is no point in keeping them hidden.

Related: SNAPDENG-26743

Expose debug commands which are used by folks already.

Signed-off-by: Maciej Borzecki <[email protected]>
@bboozzoo bboozzoo added the Simple 😃 A small PR which can be reviewed quickly label Nov 7, 2024
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.96%. Comparing base (96ea7b0) to head (46726fd).
Report is 47 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #14703    +/-   ##
========================================
  Coverage   78.95%   78.96%            
========================================
  Files        1084     1085     +1     
  Lines      146638   147124   +486     
========================================
+ Hits       115773   116171   +398     
- Misses      23667    23726    +59     
- Partials     7198     7227    +29     
Flag Coverage Δ
unittests 78.96% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@ZeyadYasser ZeyadYasser left a comment

Choose a reason for hiding this comment

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

Thank you!

@Meulengracht Meulengracht merged commit f17d3ac into canonical:master Nov 12, 2024
45 of 58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Simple 😃 A small PR which can be reviewed quickly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants