Skip to content

backup: veeam kvm integration#12991

Merged
weizhouapache merged 197 commits into
apache:mainfrom
shapeblue:integration-veeam-kvm
Jun 8, 2026
Merged

backup: veeam kvm integration#12991
weizhouapache merged 197 commits into
apache:mainfrom
shapeblue:integration-veeam-kvm

flr: fix windows vm os type

f794e5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 0s

18.76% (+0.65%) compared to a0aafe2

View this Pull Request on Codecov

18.76% (+0.65%) compared to a0aafe2

Details

Codecov Report

❌ Patch coverage is 62.49000% with 2814 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.76%. Comparing base (a0aafe2) to head (f794e5c).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...rg/apache/cloudstack/veeam/api/dto/OvfXmlUtil.java 20.85% 589 Missing and 41 partials ⚠️
...g/apache/cloudstack/veeam/api/VmsRouteHandler.java 62.22% 124 Missing and 32 partials ⚠️
...n/java/org/apache/cloudstack/veeam/api/dto/Vm.java 72.72% 101 Missing and 4 partials ⚠️
.../org/apache/cloudstack/backup/ImageTransferVO.java 29.29% 70 Missing ⚠️
...he/cloudstack/backup/dao/ImageTransferDaoImpl.java 0.00% 69 Missing ⚠️
...urce/wrapper/LibvirtStartBackupCommandWrapper.java 64.02% 61 Missing and 7 partials ⚠️
...pper/LibvirtCreateImageTransferCommandWrapper.java 38.77% 54 Missing and 6 partials ⚠️
...ervisor/kvm/resource/ImageServerControlSocket.java 3.63% 53 Missing ⚠️
...n/java/com/cloud/tags/dao/ResourceTagsDaoImpl.java 0.00% 45 Missing ⚠️
...veeam/api/converter/UserVmJoinVOToVmConverter.java 69.38% 35 Missing and 10 partials ⚠️
... and 123 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12991      +/-   ##
============================================
+ Coverage     18.10%   18.76%   +0.65%     
- Complexity    16746    17968    +1222     
============================================
  Files          6037     6160     +123     
  Lines        542933   552576    +9643     
  Branches      66487    67347     +860     
============================================
+ Hits          98283   103669    +5386     
- Misses       433602   437502    +3900     
- Partials      11048    11405     +357     

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