Skip to content

Update api/src/main/java/org/apache/cloudstack/api/command/user/templ…

017296a
Select commit
Loading
Failed to load commit list.
Merged

[Multi-Arch] Select Template Arch when creating template from volume #11068

Update api/src/main/java/org/apache/cloudstack/api/command/user/templ…
017296a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2025 in 1s

16.16% (-0.01%) compared to 1b74c2d, passed because coverage increased by 0% when compared to adjusted base (16.16%)

View this Pull Request on Codecov

16.16% (-0.01%) compared to 1b74c2d, passed because coverage increased by 0% when compared to adjusted base (16.16%)

Details

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.16%. Comparing base (1b74c2d) to head (017296a).
⚠️ Report is 17 commits behind head on 4.20.

Files with missing lines Patch % Lines
...k/api/command/user/template/CreateTemplateCmd.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #11068      +/-   ##
============================================
- Coverage     16.16%   16.16%   -0.01%     
  Complexity    13278    13278              
============================================
  Files          5656     5656              
  Lines        497813   497884      +71     
  Branches      60373    60378       +5     
============================================
+ Hits          80458    80461       +3     
- Misses       408401   408468      +67     
- Partials       8954     8955       +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.