Skip to content

linstor: fix encrypted volume snapshot backup and restore#13486

Open
rp- wants to merge 1 commit into
apache:4.22from
LINBIT:linstor-4.22-fix-encrypted-snapshot-restore
Open

linstor: fix encrypted volume snapshot backup and restore#13486
rp- wants to merge 1 commit into
apache:4.22from
LINBIT:linstor-4.22-fix-encrypted-snapshot-restore

linstor: fix encrypted volume snapshot backup and restore

f2a07d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 0s

17.66% (-0.01%) compared to 0231e67, passed because coverage increased by 0% when compared to adjusted base (17.66%)

View this Pull Request on Codecov

17.66% (-0.01%) compared to 0231e67, passed because coverage increased by 0% when compared to adjusted base (17.66%)

Details

Codecov Report

❌ Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.66%. Comparing base (0231e67) to head (f2a07d5).

Files with missing lines Patch % Lines
...e/wrapper/LinstorBackupSnapshotCommandWrapper.java 0.00% 18 Missing ⚠️
...per/LinstorRevertBackupSnapshotCommandWrapper.java 0.00% 9 Missing ⚠️
...tore/driver/LinstorPrimaryDataStoreDriverImpl.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #13486      +/-   ##
============================================
- Coverage     17.66%   17.66%   -0.01%     
- Complexity    15791    15793       +2     
============================================
  Files          5923     5923              
  Lines        533309   533332      +23     
  Branches      65237    65245       +8     
============================================
+ Hits          94225    94229       +4     
- Misses       428438   428457      +19     
  Partials      10646    10646              

☔ View full report in Codecov by Harness.
📢 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.