Skip to content

log reordered pools list instead of pools list

7be068d
Select commit
Loading
Failed to load commit list.
Merged

Add logs for storage pools reordering #10419

log reordered pools list instead of pools list
7be068d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2026 in 0s

17.62% (+0.00%) compared to 7324ef4

View this Pull Request on Codecov

17.62% (+0.00%) compared to 7324ef4

Details

Codecov Report

❌ Patch coverage is 20.00000% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.62%. Comparing base (7324ef4) to head (7be068d).

Files with missing lines Patch % Lines
...torage/allocator/AbstractStoragePoolAllocator.java 20.00% 24 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #10419   +/-   ##
=========================================
  Coverage     17.62%   17.62%           
- Complexity    15668    15669    +1     
=========================================
  Files          5917     5917           
  Lines        531255   531253    -2     
  Branches      64951    64947    -4     
=========================================
+ Hits          93639    93641    +2     
+ Misses       427077   427075    -2     
+ Partials      10539    10537    -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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.