Skip to content

Merge remote-tracking branch 'origin/main' into new-native-backup-pro…

fe64ef4
Select commit
Loading
Failed to load commit list.
Open

Introduce new backup provider (KBOSS) #12758

Merge remote-tracking branch 'origin/main' into new-native-backup-pro…
fe64ef4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 19, 2026 in 1s

17.90% (-0.12%) compared to b744824

View this Pull Request on Codecov

17.90% (-0.12%) compared to b744824

Details

Codecov Report

❌ Patch coverage is 5.59331% with 3612 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.90%. Comparing base (b744824) to head (fe64ef4).

Files with missing lines Patch % Lines
...e/wrapper/LibvirtTakeKnibBackupCommandWrapper.java 0.49% 202 Missing ⚠️
...ervisor/kvm/resource/LibvirtComputingResource.java 4.36% 197 Missing ⚠️
...che/cloudstack/backup/NativeBackupServiceImpl.java 0.00% 166 Missing ⚠️
...stack/backup/NativeBackupServiceJobController.java 0.00% 148 Missing ⚠️
...e/wrapper/LibvirtValidateKnibVmCommandWrapper.java 0.76% 130 Missing ⚠️
.../backup/BackupCompressionServiceJobController.java 0.00% 122 Missing ⚠️
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 12.90% 105 Missing and 3 partials ⚠️
...tack/backup/BackupValidationServiceController.java 0.00% 102 Missing ⚠️
...apache/cloudstack/storage/backup/BackupObject.java 0.00% 91 Missing ⚠️
...napshot/KvmFileBasedStorageVmSnapshotStrategy.java 0.00% 82 Missing ⚠️
... and 127 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12758      +/-   ##
============================================
- Coverage     18.02%   17.90%   -0.12%     
- Complexity    16450    16501      +51     
============================================
  Files          5968     6032      +64     
  Lines        537086   542119    +5033     
  Branches      65961    66422     +461     
============================================
+ Hits          96819    97078     +259     
- Misses       429347   434090    +4743     
- Partials      10920    10951      +31     

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