Skip to content

Merge remote-tracking branch 'upstream/main' into instance-from-backup

226e82a
Select commit
Loading
Failed to load commit list.
Merged

Create new Instance from VM backup #10140

Merge remote-tracking branch 'upstream/main' into instance-from-backup
226e82a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2025 in 0s

17.35% (+0.17%) compared to 70468a6

View this Pull Request on Codecov

17.35% (+0.17%) compared to 70468a6

Details

Codecov Report

❌ Patch coverage is 40.97744% with 1256 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.35%. Comparing base (70468a6) to head (226e82a).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...loudstack/api/command/user/vm/BaseDeployVMCmd.java 47.91% 173 Missing and 39 partials ⚠️
...rg/apache/cloudstack/backup/BackupManagerImpl.java 64.09% 111 Missing and 61 partials ⚠️
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 44.25% 125 Missing and 40 partials ⚠️
...ack/api/command/user/vm/CreateVMFromBackupCmd.java 6.15% 60 Missing and 1 partial ⚠️
...rg/apache/cloudstack/backup/NASBackupProvider.java 34.40% 58 Missing and 3 partials ⚠️
...rg/apache/cloudstack/backup/dao/BackupDaoImpl.java 21.81% 42 Missing and 1 partial ⚠️
.../apache/cloudstack/backup/DummyBackupProvider.java 0.00% 42 Missing ⚠️
...che/cloudstack/backup/NetworkerBackupProvider.java 0.00% 35 Missing ⚠️
.../apache/cloudstack/backup/VeeamBackupProvider.java 5.88% 32 Missing ⚠️
...a/org/apache/cloudstack/backup/BackupDetailVO.java 18.91% 29 Missing and 1 partial ⚠️
... and 47 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10140      +/-   ##
============================================
+ Coverage     17.17%   17.35%   +0.17%     
- Complexity    15010    15186     +176     
============================================
  Files          5869     5883      +14     
  Lines        521710   524302    +2592     
  Branches      63509    63962     +453     
============================================
+ Hits          89614    90974    +1360     
- Misses       422039   423051    +1012     
- Partials      10057    10277     +220     

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