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

Conversation

cthulhu-rider
Copy link
Contributor

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Attention: 108 lines in your changes are missing coverage. Please review.

Comparison is base (60e564f) 30.61% compared to head (3905d55) 30.51%.
Report is 2 commits behind head on master.

Files Patch % Lines
pkg/local_object_storage/engine/get.go 0.00% 26 Missing ⚠️
pkg/local_object_storage/shard/get.go 0.00% 21 Missing ⚠️
pkg/local_object_storage/blobstor/peapod/peapod.go 0.00% 18 Missing ⚠️
pkg/local_object_storage/writecache/get.go 0.00% 18 Missing ⚠️
pkg/local_object_storage/blobstor/get.go 0.00% 13 Missing ⚠️
pkg/local_object_storage/blobstor/fstree/fstree.go 0.00% 6 Missing ⚠️
pkg/util/io.go 0.00% 3 Missing ⚠️
cmd/blobovnicza-to-peapod/blobovniczatree/get.go 0.00% 2 Missing ⚠️
cmd/neofs-node/object.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2657      +/-   ##
==========================================
- Coverage   30.61%   30.51%   -0.11%     
==========================================
  Files         406      407       +1     
  Lines       30066    30176     +110     
==========================================
+ Hits         9205     9208       +3     
- Misses      20083    20190     +107     
  Partials      778      778              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cthulhu-rider cthulhu-rider force-pushed the feature/binary-object-replication branch from b518cf6 to 14375f1 Compare November 23, 2023 17:31
@cthulhu-rider cthulhu-rider force-pushed the feature/binary-object-replication branch from 14375f1 to 3905d55 Compare November 23, 2023 19:38
@cthulhu-rider
Copy link
Contributor Author

@cthulhu-rider cthulhu-rider deleted the feature/binary-object-replication branch January 15, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant