Skip to content

fix(linstor): verify resource definition deletion completes; warn if …

21c6110
Select commit
Loading
Failed to load commit list.
Open

fix(linstor): verify resource deletion completes; warn if stuck in DELETING #13076

fix(linstor): verify resource definition deletion completes; warn if …
21c6110
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 1s

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 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.02%. Comparing base (6f4445c) to head (21c6110).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...cloudstack/storage/datastore/util/LinstorUtil.java 0.00% 24 Missing ⚠️
.../hypervisor/kvm/storage/LinstorStorageAdaptor.java 0.00% 4 Missing ⚠️
...tore/driver/LinstorPrimaryDataStoreDriverImpl.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13076      +/-   ##
============================================
- Coverage     18.02%   18.02%   -0.01%     
+ Complexity    16621    16620       -1     
============================================
  Files          6029     6029              
  Lines        542184   542213      +29     
  Branches      66451    66457       +6     
============================================
- Hits          97740    97737       -3     
- Misses       433428   433460      +32     
  Partials      11016    11016              

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