Skip to content

resolve merge conflict

e12fd49
Select commit
Loading
Failed to load commit list.
Merged

Introduce volume allocation algorithm global configuration #10696

resolve merge conflict
e12fd49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2025 in 1s

16.32% (+0.00%) compared to ffc0d51

View this Pull Request on Codecov

16.32% (+0.00%) compared to ffc0d51

Details

Codecov Report

Attention: Patch coverage is 19.04762% with 17 lines in your changes missing coverage. Please review.

Project coverage is 16.32%. Comparing base (ffc0d51) to head (e12fd49).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...stack/engine/orchestration/VolumeOrchestrator.java 0.00% 9 Missing ⚠️
...torage/allocator/AbstractStoragePoolAllocator.java 42.85% 2 Missing and 2 partials ⚠️
...gent/manager/allocator/impl/FirstFitAllocator.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #10696   +/-   ##
=========================================
  Coverage     16.31%   16.32%           
- Complexity    13464    13465    +1     
=========================================
  Files          5676     5676           
  Lines        499412   499410    -2     
  Branches      60395    60393    -2     
=========================================
+ Hits          81503    81511    +8     
+ Misses       408829   408818   -11     
- Partials       9080     9081    +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.