Skip to content

Change in exception message displayed when creating template from volume

daa3813
Select commit
Loading
Failed to load commit list.
Open

Fix infrastructure leak in template from volume creation error message #12650

Change in exception message displayed when creating template from volume
daa3813
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2026 in 1s

17.94% (+1.67%) compared to 9ae696d

View this Pull Request on Codecov

17.94% (+1.67%) compared to 9ae696d

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.94%. Comparing base (9ae696d) to head (daa3813).
⚠️ Report is 619 commits behind head on main.

Files with missing lines Patch % Lines
...n/java/com/cloud/template/TemplateManagerImpl.java 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12650      +/-   ##
============================================
+ Coverage     16.26%   17.94%   +1.67%     
- Complexity    13428    16165    +2737     
============================================
  Files          5660     5939     +279     
  Lines        499963   533017   +33054     
  Branches      60708    65218    +4510     
============================================
+ Hits          81330    95650   +14320     
- Misses       409559   426639   +17080     
- Partials       9074    10728    +1654     

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