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

eacl: Support new operators #2742

Merged
merged 4 commits into from
Feb 29, 2024

CLI: Support new eACL operators

1c874e0
Select commit
Loading
Failed to load commit list.
Merged

eacl: Support new operators #2742

CLI: Support new eACL operators
1c874e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 29, 2024 in 1s

28.71% (-0.35%) compared to 28b122a

View this Pull Request on Codecov

28.71% (-0.35%) compared to 28b122a

Details

Codecov Report

Attention: Patch coverage is 79.41176% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 28.71%. Comparing base (28b122a) to head (1c874e0).

Files Patch % Lines
cmd/neofs-cli/modules/util/acl.go 76.78% 13 Missing ⚠️
pkg/innerring/processors/container/process_eacl.go 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2742      +/-   ##
==========================================
- Coverage   29.05%   28.71%   -0.35%     
==========================================
  Files         414      427      +13     
  Lines       32448    33184     +736     
==========================================
+ Hits         9428     9528     +100     
- Misses      22168    22801     +633     
- Partials      852      855       +3     

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