Skip to content

sn/object: Optimize RANGE forwarding

e2b7120
Select commit
Loading
Failed to load commit list.
Open

sn/object: Optimize RANGE handling #3967

sn/object: Optimize RANGE forwarding
e2b7120
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 29, 2026 in 1s

27.95% (-0.06%) compared to af2b440

View this Pull Request on Codecov

27.95% (-0.06%) compared to af2b440

Details

Codecov Report

❌ Patch coverage is 27.44755% with 415 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.95%. Comparing base (af2b440) to head (e2b7120).

Files with missing lines Patch % Lines
pkg/services/object/range.go 0.00% 96 Missing ⚠️
pkg/local_object_storage/blobstor/fstree/fstree.go 28.30% 69 Missing and 7 partials ⚠️
pkg/services/object/util.go 14.70% 53 Missing and 5 partials ⚠️
pkg/services/object/server.go 0.00% 41 Missing ⚠️
internal/object/wire.go 0.00% 17 Missing ⚠️
pkg/local_object_storage/shard/get.go 0.00% 17 Missing ⚠️
pkg/services/object/get/forward.go 0.00% 14 Missing ⚠️
pkg/local_object_storage/engine/get.go 0.00% 13 Missing ⚠️
pkg/local_object_storage/engine/ec.go 64.70% 12 Missing ⚠️
pkg/local_object_storage/shard/ec.go 64.51% 11 Missing ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3967      +/-   ##
==========================================
- Coverage   28.01%   27.95%   -0.06%     
==========================================
  Files         680      682       +2     
  Lines       45295    45631     +336     
==========================================
+ Hits        12691    12758      +67     
- Misses      31427    31689     +262     
- Partials     1177     1184       +7     

☔ View full report in Codecov by Sentry.
📢 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.