Skip to content

sn/object: Return buffered HEAD response from remote node as is

41b24e5
Select commit
Loading
Failed to load commit list.
Draft

Optimize allocations in HEAD proxy #3877

sn/object: Return buffered HEAD response from remote node as is
41b24e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 16, 2026 in 1s

26.00% (-0.03%) compared to 15d4c4a

View this Pull Request on Codecov

26.00% (-0.03%) compared to 15d4c4a

Details

Codecov Report

❌ Patch coverage is 23.80952% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.00%. Comparing base (15d4c4a) to head (41b24e5).

Files with missing lines Patch % Lines
pkg/services/object/server.go 10.71% 23 Missing and 2 partials ⚠️
pkg/services/object/proto.go 0.00% 15 Missing ⚠️
internal/protobuf/codecs.go 0.00% 14 Missing ⚠️
pkg/services/object/get/util.go 0.00% 5 Missing ⚠️
pkg/services/object/get/prm.go 0.00% 4 Missing ⚠️
pkg/services/object/get/get.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3877      +/-   ##
==========================================
- Coverage   26.02%   26.00%   -0.03%     
==========================================
  Files         675      675              
  Lines       43760    43818      +58     
==========================================
+ Hits        11388    11394       +6     
- Misses      31315    31366      +51     
- Partials     1057     1058       +1     

☔ 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.