Skip to content

replicator: Send local objects using new replication API

Codecov / codecov/project succeeded Mar 22, 2024 in 0s

22.21% (+0.20%) compared to 9ca1fbd

View this Pull Request on Codecov

22.21% (+0.20%) compared to 9ca1fbd

Details

Codecov Report

Attention: Patch coverage is 42.70270% with 212 lines in your changes are missing coverage. Please review.

Project coverage is 22.21%. Comparing base (9ca1fbd) to head (2317ec8).

❗ Current head 2317ec8 differs from pull request most recent head fbac66d. Consider uploading reports for the commit fbac66d to get more accurate results

Files Patch % Lines
pkg/services/object/put/local.go 0.00% 65 Missing ⚠️
pkg/network/transport/object/grpc/replication.go 73.07% 27 Missing and 8 partials ⚠️
cmd/neofs-node/policy.go 65.93% 19 Missing and 12 partials ⚠️
cmd/neofs-node/grpc.go 0.00% 20 Missing ⚠️
cmd/neofs-node/object.go 0.00% 18 Missing ⚠️
pkg/services/replicator/process.go 0.00% 16 Missing ⚠️
pkg/services/object/put/remote.go 0.00% 15 Missing ⚠️
pkg/network/cache/multi.go 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2674      +/-   ##
==========================================
+ Coverage   22.00%   22.21%   +0.20%     
==========================================
  Files         789      789              
  Lines       47212    47114      -98     
==========================================
+ Hits        10390    10465      +75     
+ Misses      35930    35747     -183     
- Partials      892      902      +10     

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