Skip to content

address review comment

5fac4f0
Select commit
Loading
Failed to load commit list.
Merged

honor templateId passed in importVM API #11640

address review comment
5fac4f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2025 in 1s

16.17% (+0.00%) compared to 0cbebbd

View this Pull Request on Codecov

16.17% (+0.00%) compared to 0cbebbd

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 16.17%. Comparing base (0cbebbd) to head (5fac4f0).

Files with missing lines Patch % Lines
.../apache/cloudstack/vm/UnmanagedVMsManagerImpl.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #11640   +/-   ##
=========================================
  Coverage     16.17%   16.17%           
  Complexity    13297    13297           
=========================================
  Files          5656     5656           
  Lines        498151   498147    -4     
  Branches      60441    60440    -1     
=========================================
  Hits          80588    80588           
+ Misses       408591   408586    -5     
- Partials       8972     8973    +1     

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