Skip to content

EC GET without part idxs - #4125

Draft
cthulhu-rider wants to merge 2 commits into
masterfrom
get-ec-rule-idx-only
Draft

EC GET without part idxs#4125
cthulhu-rider wants to merge 2 commits into
masterfrom
get-ec-rule-idx-only

Conversation

@cthulhu-rider

@cthulhu-rider cthulhu-rider commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

best case when all parts residue on dedicated nodes should work w/ these changes. But violations of order are not yet properly handled

Continue bb74e97.

Signed-off-by: Leonard Liubich <leonard@morphbits.io>
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 6.66667% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.19%. Comparing base (6e8d712) to head (673cede).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
pkg/services/object/get.go 0.00% 11 Missing ⚠️
pkg/services/object/get/ec.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4125      +/-   ##
==========================================
- Coverage   27.26%   27.19%   -0.08%     
==========================================
  Files         678      677       -1     
  Lines       46294    46194     -100     
==========================================
- Hits        12622    12562      -60     
+ Misses      32455    32433      -22     
+ Partials     1217     1199      -18     

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

No more than one GET request and one ranged GET request is created.

Signed-off-by: Leonard Liubich <leonard@morphbits.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant