Skip to content

created an ad specific usertype filter

ac14522
Select commit
Loading
Failed to load commit list.
Merged

add isPerson check to query for AD #11843

created an ad specific usertype filter
ac14522
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2025 in 0s

17.56% (+0.00%) compared to b1851ba

View this Pull Request on Codecov

17.56% (+0.00%) compared to b1851ba

Details

Codecov Report

❌ Patch coverage is 29.62963% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.56%. Comparing base (b1851ba) to head (ac14522).
⚠️ Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
...pache/cloudstack/ldap/OpenLdapUserManagerImpl.java 15.90% 37 Missing ⚠️
.../apache/cloudstack/ldap/ADLdapUserManagerImpl.java 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11843   +/-   ##
=========================================
  Coverage     17.56%   17.56%           
- Complexity    15533    15534    +1     
=========================================
  Files          5909     5909           
  Lines        529013   528994   -19     
  Branches      64605    64601    -4     
=========================================
+ Hits          92912    92925   +13     
+ Misses       425652   425622   -30     
+ Partials      10449    10447    -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.