Skip to content

Improve EC GET parallelism - #4101

Draft
cthulhu-rider wants to merge 2 commits into
masterfrom
ec-get-parallel
Draft

Improve EC GET parallelism#4101
cthulhu-rider wants to merge 2 commits into
masterfrom
ec-get-parallel

sn/object: Do not wait until first EC data part payload is fully copied

6f866b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 30, 2026 in 1s

27.19% (-0.02%) compared to 603b682

View this Pull Request on Codecov

27.19% (-0.02%) compared to 603b682

Details

Codecov Report

❌ Patch coverage is 0% with 122 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.19%. Comparing base (603b682) to head (6f866b8).

Files with missing lines Patch % Lines
pkg/services/object/get/ec.go 0.00% 66 Missing ⚠️
pkg/services/object/get.go 0.00% 56 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4101      +/-   ##
==========================================
- Coverage   27.21%   27.19%   -0.02%     
==========================================
  Files         676      676              
  Lines       46221    46257      +36     
==========================================
+ Hits        12578    12580       +2     
- Misses      32435    32469      +34     
  Partials     1208     1208              

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