Skip to content

Add log for null templateVO

cd9530d
Select commit
Loading
Failed to load commit list.
Open

Throw runtime exception when null templateVO is found #12406

Add log for null templateVO
cd9530d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2026 in 0s

16.23% (-0.01%) compared to 8dcfc7c, passed because coverage increased by 0% when compared to adjusted base (16.23%)

View this Pull Request on Codecov

16.23% (-0.01%) compared to 8dcfc7c, passed because coverage increased by 0% when compared to adjusted base (16.23%)

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.23%. Comparing base (8dcfc7c) to head (cd9530d).

Files with missing lines Patch % Lines
...udstack/storage/image/TemplateDataFactoryImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12406      +/-   ##
============================================
- Coverage     16.23%   16.23%   -0.01%     
+ Complexity    13381    13379       -2     
============================================
  Files          5657     5657              
  Lines        498958   498960       +2     
  Branches      60557    60558       +1     
============================================
  Hits          81025    81025              
- Misses       408900   408902       +2     
  Partials       9033     9033              

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