Skip to content

Adding device ID to a StorPool volume

ee2bfbb
Select commit
Loading
Failed to load commit list.
Merged

StorPool added device ID tag to the StorPool volumes #10587

Adding device ID to a StorPool volume
ee2bfbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2025 in 0s

16.30% (-0.01%) compared to 9dceae4, passed because coverage increased by 0% when compared to adjusted base (16.30%)

View this Pull Request on Codecov

16.30% (-0.01%) compared to 9dceae4, passed because coverage increased by 0% when compared to adjusted base (16.30%)

Details

Codecov Report

Attention: Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.

Project coverage is 16.30%. Comparing base (9dceae4) to head (ee2bfbb).
Report is 198 commits behind head on main.

Files with missing lines Patch % Lines
...tastore/driver/StorPoolPrimaryDataStoreDriver.java 0.00% 18 Missing ⚠️
...loudstack/storage/datastore/util/StorPoolUtil.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10587      +/-   ##
============================================
- Coverage     16.30%   16.30%   -0.01%     
+ Complexity    13440    13438       -2     
============================================
  Files          5674     5674              
  Lines        499213   499219       +6     
  Branches      60367    60369       +2     
============================================
- Hits          81383    81377       -6     
- Misses       408759   408771      +12     
  Partials       9071     9071              

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