Skip to content

linstor: fix host connect recursion regression

6727e48
Select commit
Loading
Failed to load commit list.
Merged

linstor: fix host connect recursion regression #10878

linstor: fix host connect recursion regression
6727e48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2025 in 0s

16.14% (-0.01%) compared to 3df83da, passed because coverage increased by 0% when compared to adjusted base (16.14%)

View this Pull Request on Codecov

16.14% (-0.01%) compared to 3df83da, passed because coverage increased by 0% when compared to adjusted base (16.14%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 16.14%. Comparing base (3df83da) to head (6727e48).

Files with missing lines Patch % Lines
...torage/datastore/provider/LinstorHostListener.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #10878      +/-   ##
============================================
- Coverage     16.14%   16.14%   -0.01%     
+ Complexity    13238    13237       -1     
============================================
  Files          5655     5655              
  Lines        497311   497310       -1     
  Branches      60277    60277              
============================================
- Hits          80291    80278      -13     
- Misses       408076   408089      +13     
+ Partials       8944     8943       -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.