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

Un-hide remove-org-cluster command #2601

Merged
merged 2 commits into from
Feb 16, 2022
Merged

Conversation

romasku
Copy link
Contributor

@romasku romasku commented Feb 14, 2022

Closes #2595

@romasku romasku force-pushed the rs/unhide-remove-org-cluster branch from 1a01296 to 25b8050 Compare February 14, 2022 10:36
@codecov
Copy link

codecov bot commented Feb 14, 2022

Codecov Report

Merging #2601 (25b8050) into master (8adfdf5) will decrease coverage by 0.15%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2601      +/-   ##
==========================================
- Coverage   84.86%   84.70%   -0.16%     
==========================================
  Files          70       70              
  Lines       12018    12018              
  Branches     2048     2048              
==========================================
- Hits        10199    10180      -19     
- Misses       1442     1467      +25     
+ Partials      377      371       -6     
Impacted Files Coverage Δ
neuro-cli/src/neuro_cli/admin.py 70.76% <100.00%> (ø)
neuro-cli/src/neuro_cli/ael.py 46.60% <0.00%> (-5.34%) ⬇️
neuro-cli/src/neuro_cli/root.py 94.17% <0.00%> (-0.53%) ⬇️
neuro-cli/src/neuro_cli/blob_storage.py 61.02% <0.00%> (+0.26%) ⬆️
neuro-cli/src/neuro_cli/storage.py 80.12% <0.00%> (+0.30%) ⬆️
neuro-sdk/src/neuro_sdk/_s3_bucket_provider.py 91.40% <0.00%> (+1.56%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8adfdf5...25b8050. Read the comment docs.

@asvetlov asvetlov merged commit 37e019e into master Feb 16, 2022
@asvetlov asvetlov deleted the rs/unhide-remove-org-cluster branch February 16, 2022 10:43
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.

Implement 'remove-org-cluster' in CLI
2 participants