Skip to content

Optimize local ranged GET - #4115

Open
cthulhu-rider wants to merge 2 commits into
masterfrom
ec-get-range-buffers-continue
Open

Optimize local ranged GET#4115
cthulhu-rider wants to merge 2 commits into
masterfrom
ec-get-range-buffers-continue

sn/object: Optimize local ranged GET buffering

7b924fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 1s

27.24% (-0.02%) compared to 4827c85, passed because coverage increased by 0.01% when compared to adjusted base (27.23%)

View this Pull Request on Codecov

27.24% (-0.02%) compared to 4827c85, passed because coverage increased by 0.01% when compared to adjusted base (27.23%)

Details

Codecov Report

❌ Patch coverage is 43.96552% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.24%. Comparing base (4827c85) to head (7b924fb).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/local_object_storage/blobstor/fstree/head.go 7.69% 24 Missing ⚠️
pkg/services/object/server.go 61.53% 9 Missing and 6 partials ⚠️
pkg/services/object/get/get.go 22.22% 6 Missing and 1 partial ⚠️
pkg/services/object/get/util.go 0.00% 5 Missing ⚠️
pkg/local_object_storage/blobstor/fstree/fstree.go 73.33% 2 Missing and 2 partials ⚠️
pkg/local_object_storage/writecache/get.go 0.00% 4 Missing ⚠️
pkg/local_object_storage/engine/get.go 0.00% 2 Missing ⚠️
pkg/services/object/get/prm.go 0.00% 2 Missing ⚠️
pkg/local_object_storage/engine/ec.go 80.00% 1 Missing ⚠️
pkg/services/object/get.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4115      +/-   ##
==========================================
- Coverage   27.26%   27.24%   -0.02%     
==========================================
  Files         678      678              
  Lines       46301    46319      +18     
==========================================
- Hits        12625    12621       -4     
- Misses      32459    32484      +25     
+ Partials     1217     1214       -3     

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