Skip to content

replicator: Copy object from the local storage without decoding

Codecov / codecov/project failed Nov 23, 2023 in 0s

30.51% (-0.11%) compared to 60e564f

View this Pull Request on Codecov

30.51% (-0.11%) compared to 60e564f

Details

Codecov Report

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

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

❗ Current head 14375f1 differs from pull request most recent head 3905d55. Consider uploading reports for the commit 3905d55 to get more accurate results

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.