Skip to content

Convert command's timeout for snapshots commands#13210

Merged
winterhazel merged 3 commits into
apache:4.20from
scclouds:fix-snapshot-timeout
Jun 1, 2026
Merged

Convert command's timeout for snapshots commands#13210
winterhazel merged 3 commits into
apache:4.20from
scclouds:fix-snapshot-timeout

Adjust convertion

6dc2f8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 28, 2026 in 0s

16.25% (-0.02%) compared to c267ad3

View this Pull Request on Codecov

16.25% (-0.02%) compared to c267ad3

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 16.25%. Comparing base (c267ad3) to head (6dc2f8e).
⚠️ Report is 3 commits behind head on 4.20.

Files with missing lines Patch % Lines
...java/org/apache/cloudstack/utils/qemu/QemuImg.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #13210      +/-   ##
============================================
- Coverage     16.26%   16.25%   -0.02%     
  Complexity    13433    13433              
============================================
  Files          5665     5666       +1     
  Lines        500572   500899     +327     
  Branches      60792    60884      +92     
============================================
+ Hits          81417    81419       +2     
- Misses       410047   410373     +326     
+ Partials       9108     9107       -1     

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