Skip to content

Optimize buffering of forwarded SEARCH requests - #4116

Open
cthulhu-rider wants to merge 1 commit into
masterfrom
search-buffers
Open

Optimize buffering of forwarded SEARCH requests#4116
cthulhu-rider wants to merge 1 commit into
masterfrom
search-buffers

sn/object: Optimize buffering of forwarded SEARCH requests

4c3813e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 10, 2026 in 0s

27.13% (-0.06%) compared to 36e3cf4

View this Pull Request on Codecov

27.13% (-0.06%) compared to 36e3cf4

Details

Codecov Report

❌ Patch coverage is 5.22388% with 127 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.13%. Comparing base (36e3cf4) to head (4c3813e).

Files with missing lines Patch % Lines
pkg/services/object/server.go 0.00% 63 Missing ⚠️
pkg/services/object/search.go 0.00% 53 Missing ⚠️
pkg/services/object/proto.go 28.57% 5 Missing ⚠️
pkg/services/object/common.go 55.55% 4 Missing ⚠️
pkg/services/object/get.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4116      +/-   ##
==========================================
- Coverage   27.19%   27.13%   -0.06%     
==========================================
  Files         677      677              
  Lines       46206    46312     +106     
==========================================
+ Hits        12564    12567       +3     
- Misses      32442    32546     +104     
+ Partials     1200     1199       -1     

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