Skip to content

Deduplicate request encoding on GET/HEAD forwarding - #4160

Merged
roman-khimov merged 3 commits into
masterfrom
forward-protobuf
Sep 1, 2026
Merged

Deduplicate request encoding on GET/HEAD forwarding#4160
roman-khimov merged 3 commits into
masterfrom
forward-protobuf

sn/object: Deduplicate encoding of SN-SN GET/HEAD requests

8917f5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2026 in 1s

30.32% (+0.03%) compared to b3cf705

View this Pull Request on Codecov

30.32% (+0.03%) compared to b3cf705

Details

Codecov Report

❌ Patch coverage is 35.59322% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.32%. Comparing base (b3cf705) to head (8917f5b).

Files with missing lines Patch % Lines
pkg/services/object/server.go 43.83% 41 Missing ⚠️
pkg/services/object/proto.go 30.30% 23 Missing ⚠️
pkg/services/object/get.go 0.00% 10 Missing ⚠️
pkg/services/object/search.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4160      +/-   ##
==========================================
+ Coverage   30.28%   30.32%   +0.03%     
==========================================
  Files         673      673              
  Lines       40648    40673      +25     
==========================================
+ Hits        12310    12333      +23     
- Misses      28338    28340       +2     

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