Skip to content

node/object/put: exchange meta signatures during replication

Codecov / codecov/patch succeeded Sep 6, 2024 in 1s

24.16% of diff hit (target 23.88%)

View this Pull Request on Codecov

24.16% of diff hit (target 23.88%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L354

Added line #L354 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 48 in pkg/core/object/replicate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/object/replicate.go#L48

Added line #L48 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#L185-L190

Added lines #L185 - L190 were not covered by tests

Check warning on line 193 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#L193

Added line #L193 was not covered by tests

Check warning on line 217 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#L209-L217

Added lines #L209 - L217 were not covered by tests

Check warning on line 225 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#L220-L225

Added lines #L220 - L225 were not covered by tests

Check warning on line 230 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#L228-L230

Added lines #L228 - L230 were not covered by tests

Check warning on line 233 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#L233

Added line #L233 was not covered by tests

Check warning on line 238 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#L235-L238

Added lines #L235 - L238 were not covered by tests

Check warning on line 242 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#L241-L242

Added lines #L241 - L242 were not covered by tests

Check warning on line 244 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#L244

Added line #L244 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L82 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/put/distributed.go#L133-L140

Added lines #L133 - L140 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L143 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/put/distributed.go#L155-L156

Added lines #L155 - L156 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/put/distributed.go#L160-L161

Added lines #L160 - L161 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/put/distributed.go#L165-L167

Added lines #L165 - L167 were not covered by tests