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

Cache storage policy application results (Get/Head/GetRange) #2896

Merged
merged 3 commits into from
Aug 7, 2024

node/policy: Test functions selecting nodes for container and objects

8b82bbd
Select commit
Loading
Failed to load commit list.
Merged

Cache storage policy application results (Get/Head/GetRange) #2896

node/policy: Test functions selecting nodes for container and objects
8b82bbd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 24, 2024 in 1s

72.72% of diff hit (target 23.73%)

View this Pull Request on Codecov

72.72% of diff hit (target 23.73%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L229

Added line #L229 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L245

Added line #L245 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L720

Added line #L720 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L729-L730

Added lines #L729 - L730 were not covered by tests

Check warning on line 71 in cmd/neofs-node/policy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/policy.go#L71

Added line #L71 was not covered by tests

Check warning on line 177 in cmd/neofs-node/policy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/policy.go#L177

Added line #L177 was not covered by tests

Check warning on line 179 in cmd/neofs-node/policy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/policy.go#L179

Added line #L179 was not covered by tests

Check warning on line 24 in pkg/services/object/get/container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/get/container.go#L24

Added line #L24 was not covered by tests

Check warning on line 51 in pkg/services/object/get/container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/get/container.go#L51

Added line #L51 was not covered by tests

Check warning on line 68 in pkg/services/object/get/container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/get/container.go#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 78 in pkg/services/object/get/container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/get/container.go#L78

Added line #L78 was not covered by tests

Check warning on line 84 in pkg/services/object/get/container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/get/container.go#L80-L84

Added lines #L80 - L84 were not covered by tests

Check warning on line 74 in pkg/services/object/get/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/get/service.go#L74

Added line #L74 was not covered by tests

Check warning on line 83 in pkg/services/object/get/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/get/service.go#L82-L83

Added lines #L82 - L83 were not covered by tests