Skip to content

Merge branch '4.20' into 4.20-ldap-black-values

f305421
Select commit
Loading
Failed to load commit list.
Closed

LDAP: consider blank values as null #11636

Merge branch '4.20' into 4.20-ldap-black-values
f305421
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2025 in 0s

16.17% (-0.01%) compared to 7c7497c, passed because coverage increased by 0% when compared to adjusted base (16.17%)

View this Pull Request on Codecov

16.17% (-0.01%) compared to 7c7497c, passed because coverage increased by 0% when compared to adjusted base (16.17%)

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.17%. Comparing base (7c7497c) to head (f305421).
⚠️ Report is 4 commits behind head on 4.20.

Files with missing lines Patch % Lines
...pache/cloudstack/ldap/OpenLdapUserManagerImpl.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #11636      +/-   ##
============================================
- Coverage     16.17%   16.17%   -0.01%     
  Complexity    13297    13297              
============================================
  Files          5656     5656              
  Lines        498151   498151              
  Branches      60441    60441              
============================================
- Hits          80588    80586       -2     
- Misses       408591   408593       +2     
  Partials       8972     8972              

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