Skip to content

Merge branch 'main' into instance-from-backup

d1b9b6a
Select commit
Loading
Failed to load commit list.
Merged

Create new Instance from VM backup #10140

Merge branch 'main' into instance-from-backup
d1b9b6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2025 in 0s

16.43% (+0.12%) compared to 0934fb1

View this Pull Request on Codecov

16.43% (+0.12%) compared to 0934fb1

Details

Codecov Report

Attention: Patch coverage is 36.63366% with 832 lines in your changes missing coverage. Please review.

Project coverage is 16.43%. Comparing base (0934fb1) to head (d1b9b6a).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 33.33% 115 Missing and 31 partials ⚠️
...rg/apache/cloudstack/backup/BackupManagerImpl.java 67.13% 65 Missing and 28 partials ⚠️
...rg/apache/cloudstack/backup/dao/BackupDaoImpl.java 25.92% 55 Missing and 5 partials ⚠️
...ack/api/command/user/vm/CreateVMFromBackupCmd.java 3.57% 54 Missing ⚠️
...rg/apache/cloudstack/backup/NASBackupProvider.java 44.11% 35 Missing and 3 partials ⚠️
...a/org/apache/cloudstack/backup/BackupDetailVO.java 18.91% 29 Missing and 1 partial ⚠️
.../apache/cloudstack/backup/VeeamBackupProvider.java 6.25% 30 Missing ⚠️
...che/cloudstack/backup/NetworkerBackupProvider.java 0.00% 25 Missing ⚠️
...loudstack/backup/GetBackupStorageStatsCommand.java 18.51% 22 Missing ⚠️
...in/java/com/cloud/server/ManagementServerImpl.java 0.00% 22 Missing ⚠️
... and 37 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10140      +/-   ##
============================================
+ Coverage     16.30%   16.43%   +0.12%     
- Complexity    13450    13579     +129     
============================================
  Files          5675     5685      +10     
  Lines        499249   501270    +2021     
  Branches      60377    60715     +338     
============================================
+ Hits          81425    82386     +961     
- Misses       408753   409663     +910     
- Partials       9071     9221     +150     

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