Skip to content

Fix CAN_CREATE_TEMPLATE_FROM_SNAPSHOT breaking template creation

44e98fe
Select commit
Loading
Failed to load commit list.
Open

Linstor: fix create volume from snapshot on primary storage #13043

Fix CAN_CREATE_TEMPLATE_FROM_SNAPSHOT breaking template creation
44e98fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 0s

18.02% (+0.00%) compared to 3166e64

View this Pull Request on Codecov

18.02% (+0.00%) compared to 3166e64

Details

Codecov Report

❌ Patch coverage is 37.50000% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.02%. Comparing base (3166e64) to head (44e98fe).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...tore/driver/LinstorPrimaryDataStoreDriverImpl.java 37.50% 12 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #13043   +/-   ##
=========================================
  Coverage     18.01%   18.02%           
- Complexity    16607    16618   +11     
=========================================
  Files          6029     6029           
  Lines        542160   542176   +16     
  Branches      66451    66456    +5     
=========================================
+ Hits          97682    97715   +33     
+ Misses       433461   433435   -26     
- Partials      11017    11026    +9     

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