Skip to content

Update == to equals

1df4bc3
Select commit
Loading
Failed to load commit list.
Merged

fix template id unmanaged vm #12288

Update == to equals
1df4bc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2025 in 0s

17.51% (+0.02%) compared to 10d76d3

View this Pull Request on Codecov

17.51% (+0.02%) compared to 10d76d3

Details

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.51%. Comparing base (10d76d3) to head (1df4bc3).
⚠️ Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
.../apache/cloudstack/vm/UnmanagedVMsManagerImpl.java 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12288      +/-   ##
============================================
+ Coverage     17.48%   17.51%   +0.02%     
- Complexity    15553    15585      +32     
============================================
  Files          5914     5914              
  Lines        529678   529869     +191     
  Branches      64718    64723       +5     
============================================
+ Hits          92628    92783     +155     
- Misses       426605   426635      +30     
- Partials      10445    10451       +6     

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