Skip to content

Merge branch 'vol-usage' of https://github.com/shapeblue/cloudstack i…

acef620
Select commit
Loading
Failed to load commit list.
Merged

Track volume usage data at a vm granularity as well #11531

Merge branch 'vol-usage' of https://github.com/shapeblue/cloudstack i…
acef620
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2025 in 0s

18.07% (+0.56%) compared to cd12fa5

View this Pull Request on Codecov

18.07% (+0.56%) compared to cd12fa5

Details

Codecov Report

❌ Patch coverage is 4.02299% with 167 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.07%. Comparing base (cd12fa5) to head (acef620).
⚠️ Report is 93 commits behind head on main.

Files with missing lines Patch % Lines
...rc/main/java/com/cloud/usage/UsageManagerImpl.java 0.00% 82 Missing ⚠️
...n/java/com/cloud/usage/dao/UsageVolumeDaoImpl.java 0.00% 20 Missing ⚠️
...ma/src/main/java/com/cloud/event/UsageEventVO.java 0.00% 17 Missing ⚠️
...java/com/cloud/usage/parser/VolumeUsageParser.java 0.00% 13 Missing ⚠️
...src/main/java/com/cloud/event/UsageEventUtils.java 0.00% 8 Missing ⚠️
...a/src/main/java/com/cloud/usage/UsageVolumeVO.java 0.00% 8 Missing ⚠️
...n/java/com/cloud/storage/VolumeApiServiceImpl.java 22.22% 7 Missing ⚠️
...er/src/main/java/com/cloud/hypervisor/KVMGuru.java 0.00% 4 Missing ⚠️
...src/main/java/com/cloud/api/ApiResponseHelper.java 0.00% 3 Missing ⚠️
...stack/engine/orchestration/VolumeOrchestrator.java 0.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11531      +/-   ##
============================================
+ Coverage     17.50%   18.07%   +0.56%     
- Complexity    15425    16204     +779     
============================================
  Files          5894     5906      +12     
  Lines        526877   549558   +22681     
  Branches      64337    73821    +9484     
============================================
+ Hits          92232    99313    +7081     
- Misses       424269   439258   +14989     
- Partials      10376    10987     +611     

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