Skip to content

linstor: fix getVolumeStats if multiple Linstor primary storages are used#11397

Merged
sureshanaparti merged 1 commit into
apache:4.19from
LINBIT:linstor-4.19-fix-volume-stats-with-multi-linstor
Aug 15, 2025
Merged

linstor: fix getVolumeStats if multiple Linstor primary storages are used#11397
sureshanaparti merged 1 commit into
apache:4.19from
LINBIT:linstor-4.19-fix-volume-stats-with-multi-linstor

linstor: fix getVolumeStats if multiple Linstor primary storages are …

e5020d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2025 in 0s

15.18% (+0.00%) compared to de5188e

View this Pull Request on Codecov

15.18% (+0.00%) compared to de5188e

Details

Codecov Report

❌ Patch coverage is 6.25000% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.18%. Comparing base (de5188e) to head (e5020d9).
⚠️ Report is 3 commits behind head on 4.19.

Files with missing lines Patch % Lines
...tore/driver/LinstorPrimaryDataStoreDriverImpl.java 6.25% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.19   #11397   +/-   ##
=========================================
  Coverage     15.18%   15.18%           
- Complexity    11363    11369    +6     
=========================================
  Files          5415     5415           
  Lines        476061   476066    +5     
  Branches      58122    58123    +1     
=========================================
+ Hits          72269    72276    +7     
+ Misses       395702   395701    -1     
+ Partials       8090     8089    -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.