Skip to content

Fix misleading error message when trying to restore and attach volumes from backups#13450

Merged
DaanHoogland merged 1 commit into
apache:4.20from
scclouds:fix-restore-and-attach-volume-from-backup-error-message
Jun 22, 2026
Merged

Fix misleading error message when trying to restore and attach volumes from backups#13450
DaanHoogland merged 1 commit into
apache:4.20from
scclouds:fix-restore-and-attach-volume-from-backup-error-message

fix misleading error message

c3db401
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 1s

16.26% (+0.00%) compared to 4244c2c

View this Pull Request on Codecov

16.26% (+0.00%) compared to 4244c2c

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 16.26%. Comparing base (4244c2c) to head (c3db401).

Files with missing lines Patch % Lines
...rg/apache/cloudstack/backup/BackupManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #13450   +/-   ##
=========================================
  Coverage     16.25%   16.26%           
- Complexity    13432    13434    +2     
=========================================
  Files          5667     5667           
  Lines        500670   500670           
  Branches      60801    60801           
=========================================
+ Hits          81397    81423   +26     
+ Misses       410165   410140   -25     
+ Partials       9108     9107    -1     

☔ View full report in Codecov by Harness.
📢 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.