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

replicator: Copy object from the local storage without decoding #2657

Closed
wants to merge 1 commit into from

replicator: Copy object from the local storage without decoding

3905d55
Select commit
Loading
Failed to load commit list.
Closed

replicator: Copy object from the local storage without decoding #2657

replicator: Copy object from the local storage without decoding
3905d55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 23, 2023 in 1s

1.81% of diff hit (target 30.61%)

View this Pull Request on Codecov

1.81% of diff hit (target 30.61%)

Annotations

Check warning on line 147 in cmd/blobovnicza-to-peapod/blobovniczatree/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/blobovnicza-to-peapod/blobovniczatree/get.go#L147

Added line #L147 was not covered by tests

Check warning on line 149 in cmd/blobovnicza-to-peapod/blobovniczatree/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/blobovnicza-to-peapod/blobovniczatree/get.go#L149

Added line #L149 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L190

Added line #L190 was not covered by tests

Check warning on line 306 in pkg/local_object_storage/blobstor/fstree/fstree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/fstree/fstree.go#L305-L306

Added lines #L305 - L306 were not covered by tests

Check warning on line 310 in pkg/local_object_storage/blobstor/fstree/fstree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/fstree/fstree.go#L308-L310

Added lines #L308 - L310 were not covered by tests

Check warning on line 313 in pkg/local_object_storage/blobstor/fstree/fstree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/fstree/fstree.go#L313

Added line #L313 was not covered by tests

Check warning on line 42 in pkg/local_object_storage/blobstor/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/get.go#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 44 in pkg/local_object_storage/blobstor/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/get.go#L44

Added line #L44 was not covered by tests

Check warning on line 49 in pkg/local_object_storage/blobstor/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/get.go#L46-L49

Added lines #L46 - L49 were not covered by tests

Check warning on line 53 in pkg/local_object_storage/blobstor/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/get.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 58 in pkg/local_object_storage/blobstor/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/get.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 61 in pkg/local_object_storage/blobstor/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/get.go#L61

Added line #L61 was not covered by tests

Check warning on line 324 in pkg/local_object_storage/blobstor/peapod/peapod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/peapod/peapod.go#L323-L324

Added lines #L323 - L324 were not covered by tests

Check warning on line 329 in pkg/local_object_storage/blobstor/peapod/peapod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/peapod/peapod.go#L326-L329

Added lines #L326 - L329 were not covered by tests

Check warning on line 334 in pkg/local_object_storage/blobstor/peapod/peapod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/peapod/peapod.go#L332-L334

Added lines #L332 - L334 were not covered by tests

Check warning on line 337 in pkg/local_object_storage/blobstor/peapod/peapod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/peapod/peapod.go#L337

Added line #L337 was not covered by tests

Check warning on line 340 in pkg/local_object_storage/blobstor/peapod/peapod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/peapod/peapod.go#L339-L340

Added lines #L339 - L340 were not covered by tests

Check warning on line 344 in pkg/local_object_storage/blobstor/peapod/peapod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/peapod/peapod.go#L343-L344

Added lines #L343 - L344 were not covered by tests

Check warning on line 350 in pkg/local_object_storage/blobstor/peapod/peapod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/peapod/peapod.go#L348-L350

Added lines #L348 - L350 were not covered by tests

Check warning on line 353 in pkg/local_object_storage/blobstor/peapod/peapod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/peapod/peapod.go#L353

Added line #L353 was not covered by tests

Check warning on line 183 in pkg/local_object_storage/engine/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/get.go#L179-L183

Added lines #L179 - L183 were not covered by tests

Check warning on line 185 in pkg/local_object_storage/engine/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/get.go#L185

Added line #L185 was not covered by tests

Check warning on line 189 in pkg/local_object_storage/engine/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/get.go#L187-L189

Added lines #L187 - L189 were not covered by tests

Check warning on line 193 in pkg/local_object_storage/engine/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/get.go#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 199 in pkg/local_object_storage/engine/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/get.go#L195-L199

Added lines #L195 - L199 were not covered by tests