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

fix: add better error handling for init #4316

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

remyleone
Copy link
Member

@remyleone remyleone commented Nov 29, 2024

Fix #4299

@remyleone remyleone requested a review from Codelax as a code owner November 29, 2024 09:08
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 70.93%. Comparing base (5bf53e0) to head (7c6c2a8).
Report is 363 commits behind head on master.

Files with missing lines Patch % Lines
internal/namespaces/init/prompt.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4316      +/-   ##
==========================================
- Coverage   75.45%   70.93%   -4.53%     
==========================================
  Files         202      292      +90     
  Lines       44323    65261   +20938     
==========================================
+ Hits        33444    46291   +12847     
- Misses       9653    17348    +7695     
- Partials     1226     1622     +396     

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

@Codelax Codelax added this pull request to the merge queue Nov 29, 2024
Merged via the queue into scaleway:master with commit 0244601 Nov 29, 2024
13 checks passed
@remyleone remyleone deleted the error_prompt branch November 29, 2024 09:33
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.

scw init on PowerShell
3 participants