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

feat/exchange object meta's signatures #2928

Merged
merged 4 commits into from
Sep 12, 2024

node/object/replicate: add network magic object's meta information

d7b63cb
Select commit
Loading
Failed to load commit list.
Merged

feat/exchange object meta's signatures #2928

node/object/replicate: add network magic object's meta information
d7b63cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 10, 2024 in 0s

33.58% of diff hit (target 23.88%)

View this Pull Request on Codecov

33.58% of diff hit (target 23.88%)

Annotations

Check warning on line 407 in cmd/neofs-node/netmap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/netmap.go#L407

Added line #L407 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L260-L261

Added lines #L260 - L261 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L264

Added line #L264 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L358

Added line #L358 was not covered by tests

Check warning on line 25 in cmd/neofs-node/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/transport.go#L25

Added line #L25 was not covered by tests

Check warning on line 28 in cmd/neofs-node/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/transport.go#L28

Added line #L28 was not covered by tests

Check warning on line 32 in cmd/neofs-node/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/transport.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 43 in cmd/neofs-node/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/transport.go#L43

Added line #L43 was not covered by tests

Check warning on line 70 in cmd/neofs-node/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/transport.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 75 in cmd/neofs-node/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/transport.go#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 81 in cmd/neofs-node/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/transport.go#L78-L81

Added lines #L78 - L81 were not covered by tests

Check warning on line 87 in cmd/neofs-node/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/transport.go#L84-L87

Added lines #L84 - L87 were not covered by tests

Check warning on line 57 in pkg/core/object/replicate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/object/replicate.go#L57

Added line #L57 was not covered by tests

Check warning on line 536 in pkg/morph/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/morph/client/client.go#L536

Added line #L536 was not covered by tests

Check warning on line 544 in pkg/morph/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/morph/client/client.go#L544

Added line #L544 was not covered by tests

Check warning on line 190 in pkg/network/transport/object/grpc/replication.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/transport/object/grpc/replication.go#L187-L190

Added lines #L187 - L190 were not covered by tests

Check warning on line 215 in pkg/network/transport/object/grpc/replication.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/transport/object/grpc/replication.go#L211-L215

Added lines #L211 - L215 were not covered by tests

Check warning on line 223 in pkg/network/transport/object/grpc/replication.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/transport/object/grpc/replication.go#L218-L223

Added lines #L218 - L223 were not covered by tests

Check warning on line 227 in pkg/network/transport/object/grpc/replication.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/transport/object/grpc/replication.go#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 237 in pkg/network/transport/object/grpc/replication.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/network/transport/object/grpc/replication.go#L237

Added line #L237 was not covered by tests

Check warning on line 83 in pkg/services/object/put/distributed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/put/distributed.go#L83

Added line #L83 was not covered by tests

Check warning on line 141 in pkg/services/object/put/distributed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/put/distributed.go#L134-L141

Added lines #L134 - L141 were not covered by tests

Check warning on line 145 in pkg/services/object/put/distributed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/put/distributed.go#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 158 in pkg/services/object/put/distributed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/put/distributed.go#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 163 in pkg/services/object/put/distributed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/put/distributed.go#L162-L163

Added lines #L162 - L163 were not covered by tests