Skip to content

Merge branch 'main' into draas

ea8d8d6
Select commit
Loading
Failed to load commit list.
Merged

Create Instance from backup on another Zone (DRaaS use case) #11560

Merge branch 'main' into draas
ea8d8d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2025 in 0s

17.43% (+0.04%) compared to 22bf8fd

View this Pull Request on Codecov

17.43% (+0.04%) compared to 22bf8fd

Details

Codecov Report

❌ Patch coverage is 52.98805% with 118 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.43%. Comparing base (22bf8fd) to head (ea8d8d6).

Files with missing lines Patch % Lines
...r/backup/repository/UpdateBackupRepositoryCmd.java 0.00% 35 Missing ⚠️
...rg/apache/cloudstack/backup/NASBackupProvider.java 62.16% 12 Missing and 2 partials ⚠️
...n/java/com/cloud/vm/VirtualMachineManagerImpl.java 0.00% 9 Missing ⚠️
...g/apache/cloudstack/backup/BackupRepositoryVO.java 10.00% 9 Missing ⚠️
...ce/wrapper/LibvirtRestoreBackupCommandWrapper.java 82.00% 5 Missing and 4 partials ⚠️
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 63.15% 3 Missing and 4 partials ⚠️
...udstack/api/response/BackupRepositoryResponse.java 0.00% 6 Missing ⚠️
...apache/cloudstack/backup/RestoreBackupCommand.java 0.00% 6 Missing ⚠️
...che/cloudstack/backup/NetworkerBackupProvider.java 0.00% 5 Missing ⚠️
.../apache/cloudstack/backup/VeeamBackupProvider.java 0.00% 5 Missing ⚠️
... and 5 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11560      +/-   ##
============================================
+ Coverage     17.39%   17.43%   +0.04%     
- Complexity    15281    15339      +58     
============================================
  Files          5890     5891       +1     
  Lines        526177   526342     +165     
  Branches      64233    64256      +23     
============================================
+ Hits          91532    91782     +250     
+ Misses       424299   424202      -97     
- Partials      10346    10358      +12     

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