Skip to content

Conversation

@quantumsheep
Copy link
Member

Closes #2497

@quantumsheep quantumsheep self-assigned this Mar 13, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 13, 2023

Codecov Report

Attention: Patch coverage is 79.74684% with 16 lines in your changes missing coverage. Please review.

Project coverage is 74.79%. Comparing base (64be9ca) to head (5c2c803).
Report is 1128 commits behind head on master.

Files with missing lines Patch % Lines
internal/core/cobra_builder.go 60.86% 8 Missing and 1 partial ⚠️
internal/core/cobra_usage_builder.go 66.66% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2861      +/-   ##
==========================================
+ Coverage   74.64%   74.79%   +0.15%     
==========================================
  Files         144      144              
  Lines       28857    29095     +238     
==========================================
+ Hits        21540    21762     +222     
- Misses       6573     6585      +12     
- Partials      744      748       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Codelax
Copy link
Member

Codelax commented Mar 13, 2023

As utility commands I can see:

  • scw iam ssh-key init
  • scw alias *
  • scw apple-silicon {ssh, wait}
  • scw autocomplete
  • scw baremetal server wait
  • scw cockpit cockpit wait
  • scw config *
    ...

remyleone
remyleone previously approved these changes Mar 14, 2023
@remyleone remyleone added this pull request to the merge queue Mar 14, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Mar 14, 2023
@quantumsheep quantumsheep force-pushed the feat/commands-groups branch from 1d26cb4 to 5c2c803 Compare March 14, 2023 09:17
@remyleone remyleone added this pull request to the merge queue Mar 14, 2023
Merged via the queue into master with commit 564e078 Mar 14, 2023
@remyleone remyleone deleted the feat/commands-groups branch March 14, 2023 09:28
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.

Separate utilities from products in help

5 participants