Skip to content

Update schema-42200to42210.sql

e5cd7e9
Select commit
Loading
Failed to load commit list.
Merged

server: set template type to ROUTING or USER if template type is not specified when upload a template #12768

Update schema-42200to42210.sql
e5cd7e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 1s

17.60% (-0.01%) compared to 59b6c32, passed because coverage increased by 0% when compared to adjusted base (17.60%)

View this Pull Request on Codecov

17.60% (-0.01%) compared to 59b6c32, passed because coverage increased by 0% when compared to adjusted base (17.60%)

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (59b6c32) to head (e5cd7e9).

Files with missing lines Patch % Lines
...n/java/com/cloud/template/TemplateManagerImpl.java 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12768      +/-   ##
============================================
- Coverage     17.60%   17.60%   -0.01%     
  Complexity    15676    15676              
============================================
  Files          5918     5918              
  Lines        531667   531669       +2     
  Branches      65001    65002       +1     
============================================
- Hits          93617    93616       -1     
- Misses       427491   427493       +2     
- Partials      10559    10560       +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.