Skip to content

sn/object: Inline and drop one-time used method in GET/HEAD/RANGE server

6fae0b6
Select commit
Loading
Failed to load commit list.
Merged

Fix false-negative GET/HEAD/RANGE #3840

sn/object: Inline and drop one-time used method in GET/HEAD/RANGE server
6fae0b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 20, 2026 in 0s

25.57% (-0.02%) compared to 5ab98cc

View this Pull Request on Codecov

25.57% (-0.02%) compared to 5ab98cc

Details

Codecov Report

❌ Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.57%. Comparing base (5ab98cc) to head (6fae0b6).

Files with missing lines Patch % Lines
pkg/services/object/get/remote.go 16.66% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3840      +/-   ##
==========================================
- Coverage   25.58%   25.57%   -0.02%     
==========================================
  Files         667      667              
  Lines       42941    42936       -5     
==========================================
- Hits        10988    10979       -9     
- Misses      30949    30952       +3     
- Partials     1004     1005       +1     

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