Skip to content

node/object/put: exchange meta signatures during replication

Codecov / codecov/project succeeded Sep 6, 2024 in 0s

23.88% (+0.00%) compared to d214b0c

View this Pull Request on Codecov

23.88% (+0.00%) compared to d214b0c

Details

Codecov Report

Attention: Patch coverage is 24.16667% with 91 lines in your changes missing coverage. Please review.

Project coverage is 23.88%. Comparing base (d214b0c) to head (a30127e).

Files with missing lines Patch % Lines
pkg/network/transport/object/grpc/replication.go 5.55% 33 Missing and 1 partial ⚠️
pkg/services/object/put/distributed.go 0.00% 21 Missing ⚠️
cmd/neofs-node/transport.go 0.00% 18 Missing ⚠️
pkg/services/object/put/remote.go 0.00% 12 Missing ⚠️
pkg/services/object/put/local.go 0.00% 3 Missing ⚠️
pkg/core/object/replicate.go 90.47% 1 Missing and 1 partial ⚠️
cmd/neofs-node/object.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2928   +/-   ##
=======================================
  Coverage   23.88%   23.88%           
=======================================
  Files         775      776    +1     
  Lines       45610    45703   +93     
=======================================
+ Hits        10892    10915   +23     
- Misses      33861    33929   +68     
- Partials      857      859    +2     

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