Skip to content

sn: return first found EC part when part index is missing - #4033

Merged
roman-khimov merged 2 commits into
masterfrom
feat/EC-index-only-GET
Jul 7, 2026
Merged

sn: return first found EC part when part index is missing#4033
roman-khimov merged 2 commits into
masterfrom
feat/EC-index-only-GET

go.sum: cleanup old SDK hashes

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

26.24% (+0.06%) compared to 36e6f25

View this Pull Request on Codecov

26.24% (+0.06%) compared to 36e6f25

Details

Codecov Report

❌ Patch coverage is 61.44578% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.24%. Comparing base (36e6f25) to head (c7dac28).

Files with missing lines Patch % Lines
pkg/services/object/server.go 28.57% 30 Missing ⚠️
pkg/services/object/get/ec.go 64.00% 24 Missing and 3 partials ⚠️
pkg/local_object_storage/metabase/ec.go 78.26% 3 Missing and 2 partials ⚠️
pkg/services/object/get/prm.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4033      +/-   ##
==========================================
+ Coverage   26.18%   26.24%   +0.06%     
==========================================
  Files         673      673              
  Lines       45818    45946     +128     
==========================================
+ Hits        11998    12060      +62     
- Misses      32693    32755      +62     
- Partials     1127     1131       +4     

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