Skip to content

engine: pass oid.ID to sortedShards()

7983c4e
Select commit
Loading
Failed to load commit list.
Merged

Remove ants pool from engine put #3688

engine: pass oid.ID to sortedShards()
7983c4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2026 in 0s

25.84% (-0.02%) compared to afe088f, passed because coverage increased by 0.04% when compared to adjusted base (25.79%)

View this Pull Request on Codecov

25.84% (-0.02%) compared to afe088f, passed because coverage increased by 0.04% when compared to adjusted base (25.79%)

Details

Codecov Report

❌ Patch coverage is 78.78788% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.84%. Comparing base (afe088f) to head (7983c4e).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
pkg/local_object_storage/engine/put.go 71.05% 10 Missing and 1 partial ⚠️
pkg/local_object_storage/engine/control.go 80.00% 1 Missing and 1 partial ⚠️
pkg/local_object_storage/engine/status.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3688      +/-   ##
==========================================
- Coverage   25.86%   25.84%   -0.02%     
==========================================
  Files         669      669              
  Lines       43065    43031      -34     
==========================================
- Hits        11137    11120      -17     
+ Misses      30914    30893      -21     
- Partials     1014     1018       +4     

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