Skip to content

node/acl: fix acl checks for non-container nodes

Codecov / codecov/project failed Aug 9, 2024 in 0s

23.51% (-0.02%) compared to c4fda9d

View this Pull Request on Codecov

23.51% (-0.02%) compared to c4fda9d

Details

Codecov Report

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

Project coverage is 23.51%. Comparing base (c4fda9d) to head (4756b5c).
Report is 1 commits behind head on master.

Files Patch % Lines
cmd/neofs-node/object.go 0.00% 14 Missing ⚠️
pkg/services/object/acl/v2/service.go 0.00% 10 Missing ⚠️
pkg/services/object/acl/v2/opts.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2913      +/-   ##
==========================================
- Coverage   23.53%   23.51%   -0.02%     
==========================================
  Files         776      776              
  Lines       45302    45324      +22     
==========================================
  Hits        10660    10660              
- Misses      33792    33814      +22     
  Partials      850      850              

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