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

Add --global-name flag for neofs-cli container create #2954

Merged
merged 1 commit into from
Sep 30, 2024

neofs-cli/container: add `--global-name` flag for `create`

524f471
Select commit
Loading
Failed to load commit list.
Merged

Add --global-name flag for neofs-cli container create #2954

neofs-cli/container: add `--global-name` flag for `create`
524f471
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2024 in 0s

23.54% (+0.01%) compared to 56d532b

View this Pull Request on Codecov

23.54% (+0.01%) compared to 56d532b

Details

Codecov Report

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

Project coverage is 23.54%. Comparing base (56d532b) to head (524f471).

Files with missing lines Patch % Lines
cmd/neofs-cli/modules/container/create.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2954      +/-   ##
==========================================
+ Coverage   23.53%   23.54%   +0.01%     
==========================================
  Files         776      776              
  Lines       46602    46606       +4     
==========================================
+ Hits        10967    10973       +6     
  Misses      34772    34772              
+ Partials      863      861       -2     

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