Skip to content

another pre-commit fix

1f306b7
Select commit
Loading
Failed to load commit list.
Draft

backup: veeam kvm integration #12991

another pre-commit fix
1f306b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 1s

18.56% (+0.52%) compared to a73cc9a

View this Pull Request on Codecov

18.56% (+0.52%) compared to a73cc9a

Details

Codecov Report

❌ Patch coverage is 56.25240% with 3411 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.56%. Comparing base (a73cc9a) to head (1f306b7).

Files with missing lines Patch % Lines
...apache/cloudstack/veeam/adapter/ServerAdapter.java 32.32% 664 Missing and 27 partials ⚠️
...rg/apache/cloudstack/veeam/api/dto/OvfXmlUtil.java 10.54% 471 Missing and 21 partials ⚠️
...urce/wrapper/LibvirtStartBackupCommandWrapper.java 1.48% 133 Missing ⚠️
...g/apache/cloudstack/veeam/api/VmsRouteHandler.java 67.72% 91 Missing and 31 partials ⚠️
.../org/apache/cloudstack/backup/ImageTransferVO.java 0.00% 99 Missing ⚠️
...pper/LibvirtCreateImageTransferCommandWrapper.java 2.04% 96 Missing ⚠️
...he/cloudstack/backup/dao/ImageTransferDaoImpl.java 0.00% 65 Missing ⚠️
...e/wrapper/LibvirtStartNBDServerCommandWrapper.java 3.33% 58 Missing ⚠️
...ervisor/kvm/resource/ImageServerControlSocket.java 0.00% 55 Missing ⚠️
...n/java/org/apache/cloudstack/veeam/api/dto/Vm.java 82.74% 50 Missing and 4 partials ⚠️
... and 115 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12991      +/-   ##
============================================
+ Coverage     18.03%   18.56%   +0.52%     
- Complexity    16648    17732    +1084     
============================================
  Files          6035     6157     +122     
  Lines        542487   551031    +8544     
  Branches      66477    67198     +721     
============================================
+ Hits          97854   102303    +4449     
- Misses       433612   437460    +3848     
- Partials      11021    11268     +247     

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