Skip to content

Apply suggestion

0874406
Select commit
Loading
Failed to load commit list.
Open

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

Apply suggestion
0874406
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 0s

18.02% (+1.75%) compared to 9ae696d

View this Pull Request on Codecov

18.02% (+1.75%) compared to 9ae696d

Details

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 18.02%. Comparing base (9ae696d) to head (0874406).
⚠️ Report is 666 commits behind head on main.

Files with missing lines Patch % Lines
...n/java/com/cloud/template/TemplateManagerImpl.java 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12650      +/-   ##
============================================
+ Coverage     16.26%   18.02%   +1.75%     
- Complexity    13428    16449    +3021     
============================================
  Files          5660     5968     +308     
  Lines        499963   537090   +37127     
  Branches      60708    65961    +5253     
============================================
+ Hits          81330    96813   +15483     
- Misses       409559   429357   +19798     
- Partials       9074    10920    +1846     

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