Skip to content

Merge branch 'main' into customstoragepoolallocator

d5925cc
Select commit
Loading
Failed to load commit list.
Open

Add HPE Storage Pool Allocator implementation & maxfree volume allocation algorithm #11919

Merge branch 'main' into customstoragepoolallocator
d5925cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2025 in 0s

17.50% (-0.01%) compared to 5bf869c, passed because coverage increased by 0% when compared to adjusted base (17.51%)

View this Pull Request on Codecov

17.50% (-0.01%) compared to 5bf869c, passed because coverage increased by 0% when compared to adjusted base (17.51%)

Details

Codecov Report

❌ Patch coverage is 1.36986% with 72 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.50%. Comparing base (5bf869c) to head (d5925cc).

Files with missing lines Patch % Lines
...ack/storage/allocator/HPEStoragePoolAllocator.java 0.00% 57 Missing ⚠️
...torage/allocator/AbstractStoragePoolAllocator.java 6.25% 15 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11919      +/-   ##
============================================
- Coverage     17.51%   17.50%   -0.01%     
  Complexity    15585    15585              
============================================
  Files          5914     5915       +1     
  Lines        529867   529939      +72     
  Branches      64722    64734      +12     
============================================
  Hits          92782    92782              
- Misses       426635   426707      +72     
  Partials      10450    10450              

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