Skip to content

node/object/replicate: add network magic object's meta information

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

23.91% (+0.03%) compared to d214b0c

View this Pull Request on Codecov

23.91% (+0.03%) compared to d214b0c

Details

Codecov Report

Attention: Patch coverage is 34.09091% with 87 lines in your changes missing coverage. Please review.

Project coverage is 23.91%. Comparing base (d214b0c) to head (96f271f).

Files with missing lines Patch % Lines
pkg/services/object/put/distributed.go 0.00% 21 Missing ⚠️
pkg/network/transport/object/grpc/replication.go 44.44% 18 Missing and 2 partials ⚠️
cmd/neofs-node/transport.go 0.00% 18 Missing ⚠️
pkg/services/object/put/remote.go 0.00% 12 Missing ⚠️
cmd/neofs-node/object.go 0.00% 4 Missing ⚠️
pkg/services/object/put/local.go 0.00% 3 Missing ⚠️
pkg/services/object/put/service.go 0.00% 3 Missing ⚠️
pkg/core/object/replicate.go 90.90% 1 Missing and 1 partial ⚠️
pkg/morph/client/client.go 0.00% 2 Missing ⚠️
cmd/neofs-node/netmap.go 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2928      +/-   ##
==========================================
+ Coverage   23.88%   23.91%   +0.03%     
==========================================
  Files         775      776       +1     
  Lines       45610    45712     +102     
==========================================
+ Hits        10892    10933      +41     
- Misses      33861    33920      +59     
- Partials      857      859       +2     

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