Skip to content

ID instead of id

9c68433
Select commit
Loading
Failed to load commit list.
Merged

unlink an ldap domain #11962

ID instead of id
9c68433
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2025 in 0s

17.48% (-0.01%) compared to f06ac51, passed because coverage increased by 0% when compared to adjusted base (17.48%)

View this Pull Request on Codecov

17.48% (-0.01%) compared to f06ac51, passed because coverage increased by 0% when compared to adjusted base (17.48%)

Details

Codecov Report

❌ Patch coverage is 6.06061% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.48%. Comparing base (f06ac51) to head (9c68433).

Files with missing lines Patch % Lines
...loudstack/api/command/UnlinkDomainFromLdapCmd.java 0.00% 16 Missing ⚠️
...va/org/apache/cloudstack/ldap/LdapManagerImpl.java 0.00% 13 Missing ⚠️
...he/cloudstack/api/command/LinkDomainToLdapCmd.java 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11962      +/-   ##
============================================
- Coverage     17.48%   17.48%   -0.01%     
- Complexity    15552    15554       +2     
============================================
  Files          5913     5914       +1     
  Lines        529650   529678      +28     
  Branches      64716    64718       +2     
============================================
+ Hits          92629    92633       +4     
- Misses       426576   426601      +25     
+ Partials      10445    10444       -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.