Skip to content

object: support ranged get

26b400a
Select commit
Loading
Failed to load commit list.
Open

Support ranged GET, drop rangehash #3992

object: support ranged get
26b400a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

28.09% (+0.10%) compared to d15615b

View this Pull Request on Codecov

28.09% (+0.10%) compared to d15615b

Details

Codecov Report

❌ Patch coverage is 34.00000% with 99 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.09%. Comparing base (d15615b) to head (26b400a).

Files with missing lines Patch % Lines
pkg/services/object/get/util.go 0.00% 38 Missing ⚠️
pkg/services/object/server.go 31.03% 17 Missing and 3 partials ⚠️
pkg/services/object/get/get.go 39.28% 15 Missing and 2 partials ⚠️
cmd/neofs-cli/modules/object/get.go 0.00% 12 Missing ⚠️
pkg/services/object/get/prm.go 0.00% 8 Missing ⚠️
cmd/neofs-cli/modules/util/acl.go 0.00% 3 Missing ⚠️
cmd/neofs-cli/modules/session/create_v2.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3992      +/-   ##
==========================================
+ Coverage   27.98%   28.09%   +0.10%     
==========================================
  Files         681      679       -2     
  Lines       45626    45418     -208     
==========================================
- Hits        12768    12758      -10     
+ Misses      31667    31467     -200     
- Partials     1191     1193       +2     

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