Skip to content

use utility to get extract command

47db519
Select commit
Loading
Failed to load commit list.
Merged

Support xz format for template registration #11786

use utility to get extract command
47db519
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2025 in 1s

17.55% (+0.05%) compared to b09f3e8

View this Pull Request on Codecov

17.55% (+0.05%) compared to b09f3e8

Details

Codecov Report

❌ Patch coverage is 3.44828% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.55%. Comparing base (b09f3e8) to head (47db519).
⚠️ Report is 41 commits behind head on main.

Files with missing lines Patch % Lines
...om/cloud/utils/storage/TemplateDownloaderUtil.java 0.00% 21 Missing ⚠️
.../hypervisor/kvm/storage/LibvirtStorageAdaptor.java 0.00% 2 Missing ⚠️
.../hypervisor/kvm/storage/ScaleIOStorageAdaptor.java 0.00% 2 Missing ⚠️
...hypervisor/kvm/storage/StorPoolStorageAdaptor.java 0.00% 2 Missing ⚠️
.../hypervisor/kvm/storage/LinstorStorageAdaptor.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11786      +/-   ##
============================================
+ Coverage     17.50%   17.55%   +0.05%     
- Complexity    15427    15518      +91     
============================================
  Files          5894     5907      +13     
  Lines        526880   528420    +1540     
  Branches      64338    64534     +196     
============================================
+ Hits          92243    92787     +544     
- Misses       424260   425202     +942     
- Partials      10377    10431      +54     

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