Skip to content

fix(linstor): surface ambiguous template fallbacks and legacy templat…

70eed01
Select commit
Loading
Failed to load commit list.
Open

fix(linstor): surface ambiguous template fallbacks and legacy orphan cleanup #13078

fix(linstor): surface ambiguous template fallbacks and legacy templat…
70eed01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 0s

18.02% (-0.01%) compared to 6f4445c, passed because coverage increased by 0% when compared to adjusted base (18.02%)

View this Pull Request on Codecov

18.02% (-0.01%) compared to 6f4445c, passed because coverage increased by 0% when compared to adjusted base (18.02%)

Details

Codecov Report

❌ Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.02%. Comparing base (6f4445c) to head (70eed01).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...cloudstack/storage/datastore/util/LinstorUtil.java 0.00% 10 Missing ⚠️
.../hypervisor/kvm/storage/LinstorStorageAdaptor.java 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13078      +/-   ##
============================================
- Coverage     18.02%   18.02%   -0.01%     
+ Complexity    16621    16620       -1     
============================================
  Files          6029     6029              
  Lines        542184   542194      +10     
  Branches      66451    66452       +1     
============================================
- Hits          97740    97735       -5     
- Misses       433428   433442      +14     
- Partials      11016    11017       +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.