Skip to content

wrong double quote

1d22549
Select commit
Loading
Failed to load commit list.
Merged

LDAP: honour nested groups for MSAD #11696

wrong double quote
1d22549
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2025 in 1s

16.17% (-0.01%) compared to 393b5d2, 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 393b5d2, passed because coverage increased by 0% when compared to adjusted base (16.17%)

Details

Codecov Report

❌ Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.17%. Comparing base (393b5d2) to head (1d22549).
⚠️ Report is 7 commits behind head on 4.20.

Files with missing lines Patch % Lines
...pache/cloudstack/ldap/OpenLdapUserManagerImpl.java 0.00% 2 Missing ⚠️
.../org/apache/cloudstack/ldap/LdapConfiguration.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #11696      +/-   ##
============================================
- Coverage     16.17%   16.17%   -0.01%     
  Complexity    13297    13297              
============================================
  Files          5656     5656              
  Lines        498151   498219      +68     
  Branches      60441    60451      +10     
============================================
- Hits          80588    80579       -9     
- Misses       408589   408671      +82     
+ Partials       8974     8969       -5     

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