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

cli: do not overwrite parsed eacl rules #2931

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

carpawell
Copy link
Member

Regression from c72af12. As I have already said in associated PR, new SDK turned out to be a counter-CLI thing.

@carpawell carpawell self-assigned this Sep 9, 2024
@carpawell
Copy link
Member Author

Waiting for full run.

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 23.88%. Comparing base (d214b0c) to head (1f7d2f5).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-cli/modules/util/acl.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2931   +/-   ##
=======================================
  Coverage   23.88%   23.88%           
=======================================
  Files         775      775           
  Lines       45610    45610           
=======================================
  Hits        10892    10892           
  Misses      33861    33861           
  Partials      857      857           

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

Regression from c72af12. As I have already said
in associated PR, new SDK turned out to be a counter-CLI thing.

Signed-off-by: Pavel Karpy <[email protected]>
@carpawell
Copy link
Member Author

Taking into account nspcc-dev/neofs-testcases#848 and known issues about payment and S3 tests, it worked.
@roman-khimov, changed slices.Concat to append

@carpawell carpawell marked this pull request as ready for review September 9, 2024 16:07
@carpawell carpawell merged commit 1a5809e into master Sep 9, 2024
16 of 17 checks passed
@carpawell carpawell deleted the fix/eacl-rules-parsing-in-cli branch September 9, 2024 16:07
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.

2 participants