Skip to content

Merge branch 'main' of https://github.com/apache/cloudstack into supp…

016b608
Select commit
Loading
Failed to load commit list.
Merged

API: Add support to list all snapshot policies & backup schedules #11587

Merge branch 'main' of https://github.com/apache/cloudstack into supp…
016b608
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2025 in 0s

17.56% (+0.01%) compared to f67b738

View this Pull Request on Codecov

17.56% (+0.01%) compared to f67b738

Details

Codecov Report

❌ Patch coverage is 54.63415% with 93 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.56%. Comparing base (f67b738) to head (016b608).

Files with missing lines Patch % Lines
...org/apache/cloudstack/backup/BackupScheduleVO.java 0.00% 21 Missing ⚠️
.../main/java/com/cloud/storage/SnapshotPolicyVO.java 14.28% 18 Missing ⚠️
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 34.61% 15 Missing and 2 partials ⚠️
...ava/com/cloud/upgrade/dao/Upgrade42100to42200.java 77.55% 11 Missing ⚠️
...rg/apache/cloudstack/backup/BackupManagerImpl.java 72.50% 5 Missing and 6 partials ⚠️
...om/cloud/storage/snapshot/SnapshotManagerImpl.java 76.47% 3 Missing and 5 partials ⚠️
...api/command/user/backup/ListBackupScheduleCmd.java 62.50% 3 Missing ⚠️
...loudstack/api/response/SnapshotPolicyResponse.java 0.00% 3 Missing ⚠️
...src/main/java/com/cloud/api/ApiResponseHelper.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11587      +/-   ##
============================================
+ Coverage     17.54%   17.56%   +0.01%     
- Complexity    15483    15498      +15     
============================================
  Files          5897     5898       +1     
  Lines        527484   527778     +294     
  Branches      64432    64473      +41     
============================================
+ Hits          92566    92703     +137     
- Misses       424508   424651     +143     
- Partials      10410    10424      +14     

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