Skip to content

merge fixes

40cadd0
Select commit
Loading
Failed to load commit list.
Draft

[WIP] backup: veeam kvm integration #12991

merge fixes
40cadd0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 10, 2026 in 0s

17.76% (-0.25%) compared to c361409

View this Pull Request on Codecov

17.76% (-0.25%) compared to c361409

Details

Codecov Report

❌ Patch coverage is 2.81833% with 7655 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.76%. Comparing base (c361409) to head (40cadd0).

Files with missing lines Patch % Lines
...apache/cloudstack/veeam/adapter/ServerAdapter.java 0.00% 1075 Missing ⚠️
...rg/apache/cloudstack/veeam/api/dto/OvfXmlUtil.java 10.54% 471 Missing and 21 partials ⚠️
...g/apache/cloudstack/veeam/api/VmsRouteHandler.java 0.00% 378 Missing ⚠️
...n/java/org/apache/cloudstack/veeam/api/dto/Vm.java 18.21% 255 Missing and 1 partial ⚠️
...a/org/apache/cloudstack/veeam/api/dto/Cluster.java 0.00% 212 Missing ⚠️
...java/org/apache/cloudstack/veeam/api/dto/Host.java 0.00% 191 Missing ⚠️
...java/org/apache/cloudstack/veeam/api/dto/Disk.java 0.00% 145 Missing ⚠️
...api/converter/StoreVOToStorageDomainConverter.java 0.00% 144 Missing ⚠️
...apache/cloudstack/veeam/api/dto/StorageDomain.java 0.00% 139 Missing ⚠️
...urce/wrapper/LibvirtStartBackupCommandWrapper.java 1.48% 133 Missing ⚠️
... and 130 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12991      +/-   ##
============================================
- Coverage     18.00%   17.76%   -0.25%     
- Complexity    16466    16502      +36     
============================================
  Files          5977     6101     +124     
  Lines        537777   546461    +8684     
  Branches      66037    66771     +734     
============================================
+ Hits          96844    97061     +217     
- Misses       430011   438446    +8435     
- Partials      10922    10954      +32     

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