Skip to content

Merge remote-tracking branch 'origin/main' into avoid-data-loss

3095fb1
Select commit
Loading
Failed to load commit list.
Merged

Block use of internal and external snapshots on KVM #11039

Merge remote-tracking branch 'origin/main' into avoid-data-loss
3095fb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 24, 2025 in 0s

17.56% (+0.20%) compared to 574ed78

View this Pull Request on Codecov

17.56% (+0.20%) compared to 574ed78

Details

Codecov Report

❌ Patch coverage is 29.20561% with 1212 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.56%. Comparing base (574ed78) to head (3095fb1).
⚠️ Report is 207 commits behind head on 4.22.

Files with missing lines Patch % Lines
...ema/src/main/java/com/cloud/vm/ImportVMTaskVO.java 0.00% 130 Missing ⚠️
.../cloudstack/api/response/ImportVMTaskResponse.java 0.00% 115 Missing ⚠️
...m/cloud/agent/api/to/VirtualMachineMetadataTO.java 0.00% 91 Missing ⚠️
...tack/engine/orchestration/NetworkOrchestrator.java 13.15% 65 Missing and 1 partial ⚠️
...rg/apache/cloudstack/backup/NASBackupProvider.java 31.08% 48 Missing and 3 partials ⚠️
...stack/framework/jobs/impl/AsyncJobManagerImpl.java 2.70% 36 Missing ⚠️
...r/backup/repository/UpdateBackupRepositoryCmd.java 0.00% 35 Missing ⚠️
...ack/api/command/admin/vm/ListImportVMTasksCmd.java 0.00% 27 Missing ⚠️
...ain/java/com/cloud/vm/dao/ImportVMTaskDaoImpl.java 0.00% 27 Missing ⚠️
...tack/storage/motion/AncientDataMotionStrategy.java 52.83% 11 Missing and 14 partials ⚠️
... and 97 more
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #11039      +/-   ##
============================================
+ Coverage     17.36%   17.56%   +0.20%     
- Complexity    15237    15537     +300     
============================================
  Files          5888     5912      +24     
  Lines        525737   529383    +3646     
  Branches      64164    64660     +496     
============================================
+ Hits          91274    92980    +1706     
- Misses       424163   425942    +1779     
- Partials      10300    10461     +161     

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