Skip to content

sn/object: optimize post-initial placement replication

c887dd5
Select commit
Loading
Failed to load commit list.
Open

sn/object: add post-initial placement replication #3923

sn/object: optimize post-initial placement replication
c887dd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 0s

26.88% (+0.07%) compared to 1b7525c

View this Pull Request on Codecov

26.88% (+0.07%) compared to 1b7525c

Details

Codecov Report

❌ Patch coverage is 48.99329% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.88%. Comparing base (1b7525c) to head (c887dd5).

Files with missing lines Patch % Lines
pkg/services/replicator/queue.go 0.00% 30 Missing ⚠️
pkg/services/object/put/distributed.go 69.23% 17 Missing and 7 partials ⚠️
cmd/neofs-node/object.go 0.00% 17 Missing ⚠️
pkg/services/object/put/ec.go 80.00% 2 Missing and 1 partial ⚠️
pkg/services/replicator/replicator.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3923      +/-   ##
==========================================
+ Coverage   26.81%   26.88%   +0.07%     
==========================================
  Files         670      671       +1     
  Lines       44345    44481     +136     
==========================================
+ Hits        11889    11958      +69     
- Misses      31349    31408      +59     
- Partials     1107     1115       +8     

☔ View full report in Codecov by Sentry.
📢 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.