Skip to content

linstor: implement storage and volume stats methods

e7ac613
Select commit
Loading
Failed to load commit list.
Merged

Linstor: implement volume and storage stats #10850

linstor: implement storage and volume stats methods
e7ac613
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2025 in 0s

15.17% (+10.88%) compared to bcd23eb

View this Pull Request on Codecov

15.17% (+10.88%) compared to bcd23eb

Details

Codecov Report

Attention: Patch coverage is 2.59740% with 75 lines in your changes missing coverage. Please review.

Project coverage is 15.17%. Comparing base (bcd23eb) to head (e7ac613).
Report is 2 commits behind head on 4.19.

Files with missing lines Patch % Lines
...tore/driver/LinstorPrimaryDataStoreDriverImpl.java 4.00% 48 Missing ⚠️
...cloudstack/storage/datastore/util/LinstorUtil.java 0.00% 25 Missing ⚠️
...ge/datastore/util/LinstorConfigurationManager.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              4.19   #10850       +/-   ##
============================================
+ Coverage     4.28%   15.17%   +10.88%     
- Complexity       0    11343    +11343     
============================================
  Files          371     5415     +5044     
  Lines        29700   475407   +445707     
  Branches      5211    58007    +52796     
============================================
+ Hits          1274    72133    +70859     
- Misses       28281   395210   +366929     
- Partials       145     8064     +7919     

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