Skip to content

node/object: Refactor code making request forwarding

Codecov / codecov/project failed Jan 10, 2025 in 0s

22.12% (-0.03%) compared to b9c6492

View this Pull Request on Codecov

22.12% (-0.03%) compared to b9c6492

Details

Codecov Report

Attention: Patch coverage is 0.53476% with 186 lines in your changes missing coverage. Please review.

Project coverage is 22.12%. Comparing base (b9c6492) to head (8a9237a).

Files with missing lines Patch % Lines
pkg/services/object/get/v2/util.go 0.00% 113 Missing ⚠️
cmd/neofs-node/transport.go 0.00% 25 Missing ⚠️
pkg/services/object/search/v2/util.go 0.00% 20 Missing ⚠️
pkg/services/object/put/v2/streamer.go 0.00% 16 Missing ⚠️
pkg/network/cache/multi.go 0.00% 10 Missing ⚠️
pkg/services/object/internal/key.go 0.00% 1 Missing ⚠️
pkg/services/object/put/v2/service.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3079      +/-   ##
==========================================
- Coverage   22.14%   22.12%   -0.03%     
==========================================
  Files         794      794              
  Lines       59484    59563      +79     
==========================================
+ Hits        13175    13176       +1     
- Misses      45405    45483      +78     
  Partials      904      904              

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