Skip to content

engine: parallelize shard fan-out in `existsPhysical`

43b88ab
Select commit
Loading
Failed to load commit list.
Draft

Optimize multishard operations #3980

engine: parallelize shard fan-out in `existsPhysical`
43b88ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

28.09% (+0.13%) compared to 103d05c

View this Pull Request on Codecov

28.09% (+0.13%) compared to 103d05c

Details

Codecov Report

❌ Patch coverage is 81.25000% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.09%. Comparing base (103d05c) to head (43b88ab).

Files with missing lines Patch % Lines
pkg/local_object_storage/engine/exists.go 62.16% 12 Missing and 2 partials ⚠️
pkg/local_object_storage/engine/select.go 82.66% 8 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3980      +/-   ##
==========================================
+ Coverage   27.95%   28.09%   +0.13%     
==========================================
  Files         684      684              
  Lines       45755    45881     +126     
==========================================
+ Hits        12792    12889      +97     
- Misses      31771    31794      +23     
- Partials     1192     1198       +6     

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