Skip to content

reference backup's volume info

6164d41
Select commit
Loading
Failed to load commit list.
Merged

Fix issue when restoring backup after migration of volume #12549

reference backup's volume info
6164d41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2026 in 0s

16.43% (+0.17%) compared to a6ccde4

View this Pull Request on Codecov

16.43% (+0.17%) compared to a6ccde4

Details

Codecov Report

❌ Patch coverage is 0% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.43%. Comparing base (a6ccde4) to head (6164d41).
⚠️ Report is 16 commits behind head on 4.20.

Files with missing lines Patch % Lines
...ce/wrapper/LibvirtRestoreBackupCommandWrapper.java 0.00% 23 Missing ⚠️
...rg/apache/cloudstack/backup/NASBackupProvider.java 0.00% 13 Missing ⚠️
...apache/cloudstack/backup/RestoreBackupCommand.java 0.00% 6 Missing ⚠️
...rg/apache/cloudstack/backup/BackupManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12549      +/-   ##
============================================
+ Coverage     16.26%   16.43%   +0.17%     
- Complexity    13428    13713     +285     
============================================
  Files          5660     5662       +2     
  Lines        499907   505175    +5268     
  Branches      60696    63099    +2403     
============================================
+ Hits          81316    83045    +1729     
- Misses       409521   412885    +3364     
- Partials       9070     9245     +175     

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