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

acl: do not check EACL for system role #3015

Merged
merged 1 commit into from
Nov 14, 2024

acl: do not check EACL for system role

08aefce
Select commit
Loading
Failed to load commit list.
Merged

acl: do not check EACL for system role #3015

acl: do not check EACL for system role
08aefce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 13, 2024 in 0s

22.83% (-0.01%) compared to b7714ae

View this Pull Request on Codecov

22.83% (-0.01%) compared to b7714ae

Details

Codecov Report

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

Project coverage is 22.83%. Comparing base (b7714ae) to head (08aefce).

Files with missing lines Patch % Lines
pkg/services/object/acl/acl.go 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3015      +/-   ##
==========================================
- Coverage   22.84%   22.83%   -0.01%     
==========================================
  Files         790      790              
  Lines       58344    58347       +3     
==========================================
- Hits        13328    13325       -3     
- Misses      44136    44141       +5     
- Partials      880      881       +1     

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