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

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

Merged
merged 1 commit into from
Aug 12, 2024

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

4756b5c
Select commit
Loading
Failed to load commit list.
Merged

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

node/acl: fix acl checks for non-container nodes
4756b5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 9, 2024 in 1s

0.00% of diff hit (target 23.53%)

View this Pull Request on Codecov

0.00% of diff hit (target 23.53%)

Annotations

Check warning on line 316 in cmd/neofs-node/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L316

Added line #L316 was not covered by tests

Check warning on line 321 in cmd/neofs-node/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L321

Added line #L321 was not covered by tests

Check warning on line 753 in cmd/neofs-node/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L748-L753

Added lines #L748 - L753 were not covered by tests

Check warning on line 755 in cmd/neofs-node/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L755

Added line #L755 was not covered by tests

Check warning on line 757 in cmd/neofs-node/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L757

Added line #L757 was not covered by tests

Check warning on line 760 in cmd/neofs-node/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L759-L760

Added lines #L759 - L760 were not covered by tests

Check warning on line 763 in cmd/neofs-node/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L763

Added line #L763 was not covered by tests

Check warning on line 766 in cmd/neofs-node/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L766

Added line #L766 was not covered by tests

Check warning on line 18 in pkg/services/object/acl/v2/opts.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/acl/v2/opts.go#L18

Added line #L18 was not covered by tests

Check warning on line 474 in pkg/services/object/acl/v2/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/acl/v2/service.go#L470-L474

Added lines #L470 - L474 were not covered by tests

Check warning on line 479 in pkg/services/object/acl/v2/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/acl/v2/service.go#L477-L479

Added lines #L477 - L479 were not covered by tests

Check warning on line 482 in pkg/services/object/acl/v2/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/acl/v2/service.go#L482

Added line #L482 was not covered by tests

Check warning on line 488 in pkg/services/object/acl/v2/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/acl/v2/service.go#L488

Added line #L488 was not covered by tests