Skip to content

Address comments

f0b7336
Select commit
Loading
Failed to load commit list.
Open

Fix Cross zone templates registration for Edge Zones #12874

Address comments
f0b7336
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

17.60% (-0.01%) compared to e93ae1a, passed because coverage increased by 0% when compared to adjusted base (17.61%)

View this Pull Request on Codecov

17.60% (-0.01%) compared to e93ae1a, passed because coverage increased by 0% when compared to adjusted base (17.61%)

Details

Codecov Report

❌ Patch coverage is 7.14286% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (e93ae1a) to head (f0b7336).
⚠️ Report is 27 commits behind head on 4.22.

Files with missing lines Patch % Lines
.../cloudstack/storage/image/TemplateServiceImpl.java 0.00% 7 Missing ⚠️
.../java/com/cloud/storage/dao/VMTemplateDaoImpl.java 0.00% 6 Missing ⚠️
...n/java/com/cloud/resource/SimulatorDiscoverer.java 0.00% 5 Missing ⚠️
...k/storage/resource/SecondaryStorageDiscoverer.java 0.00% 5 Missing ⚠️
...ain/java/com/cloud/storage/StorageManagerImpl.java 0.00% 2 Missing ⚠️
...a/com/cloud/storage/download/DownloadListener.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12874      +/-   ##
============================================
- Coverage     17.61%   17.60%   -0.01%     
- Complexity    15661    15674      +13     
============================================
  Files          5917     5917              
  Lines        531430   531633     +203     
  Branches      64973    64994      +21     
============================================
+ Hits          93586    93607      +21     
- Misses       427288   427468     +180     
- Partials      10556    10558       +2     

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