Skip to content

Initial support for ReplicateV2 - #4168

Open
cthulhu-rider wants to merge 7 commits into
masterfrom
replicate-v2
Open

Initial support for ReplicateV2#4168
cthulhu-rider wants to merge 7 commits into
masterfrom
replicate-v2

Reuse gRPC codec from SDK

da20e97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2026 in 0s

31.07% (+0.03%) compared to b513ecb

View this Pull Request on Codecov

31.07% (+0.03%) compared to b513ecb

Details

Codecov Report

❌ Patch coverage is 56.75676% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.07%. Comparing base (b513ecb) to head (da20e97).

Files with missing lines Patch % Lines
pkg/services/object/server.go 44.32% 54 Missing ⚠️
pkg/services/object/put/remote.go 70.31% 19 Missing ⚠️
pkg/core/client/client.go 0.00% 3 Missing ⚠️
pkg/services/object/put/distributed.go 80.00% 2 Missing ⚠️
cmd/neofs-node/object.go 0.00% 1 Missing ⚠️
pkg/services/object/common.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4168      +/-   ##
==========================================
+ Coverage   31.03%   31.07%   +0.03%     
==========================================
  Files         673      672       -1     
  Lines       40673    40726      +53     
==========================================
+ Hits        12623    12654      +31     
- Misses      28050    28072      +22     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.