Skip to content

Remove unused import

b0e586a
Select commit
Loading
Failed to load commit list.
Merged

Consider secondary storage selectors during template synchronization #10956

Remove unused import
b0e586a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2026 in 1s

16.24% (+0.00%) compared to 432a306

View this Pull Request on Codecov

16.24% (+0.00%) compared to 432a306

Details

Codecov Report

❌ Patch coverage is 90.32258% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.24%. Comparing base (432a306) to head (b0e586a).
⚠️ Report is 57 commits behind head on 4.20.

Files with missing lines Patch % Lines
.../cloudstack/storage/image/TemplateServiceImpl.java 90.90% 1 Missing and 1 partial ⚠️
.../com/cloud/template/HypervisorTemplateAdapter.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #10956   +/-   ##
=========================================
  Coverage     16.23%   16.24%           
- Complexity    13378    13380    +2     
=========================================
  Files          5657     5657           
  Lines        498865   498878   +13     
  Branches      60545    60547    +2     
=========================================
+ Hits          81014    81024   +10     
+ Misses       408820   408819    -1     
- Partials       9031     9035    +4     

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