Skip to content

linstor: Fix a file handle resource leak opening template.properties

31d98de
Select commit
Loading
Failed to load commit list.
Open

linstor: Fix a file handle resource leak opening template.properties #13091

linstor: Fix a file handle resource leak opening template.properties
31d98de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2026 in 1s

17.68% (-0.01%) compared to 1f5dba9, passed because coverage increased by 0% when compared to adjusted base (17.68%)

View this Pull Request on Codecov

17.68% (-0.01%) compared to 1f5dba9, passed because coverage increased by 0% when compared to adjusted base (17.68%)

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.68%. Comparing base (1f5dba9) to head (31d98de).

Files with missing lines Patch % Lines
.../hypervisor/kvm/storage/LinstorStorageAdaptor.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #13091      +/-   ##
============================================
- Coverage     17.68%   17.68%   -0.01%     
- Complexity    15791    15794       +3     
============================================
  Files          5922     5922              
  Lines        533085   533085              
  Branches      65205    65205              
============================================
- Hits          94270    94266       -4     
- Misses       428174   428180       +6     
+ Partials      10641    10639       -2     

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