Skip to content

fix ui

6f432d1
Select commit
Loading
Failed to load commit list.
Draft

API: Fix pagination issue with listing LDAP configuration #11444

fix ui
6f432d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2025 in 0s

16.21% (+0.00%) compared to 79ebf69

View this Pull Request on Codecov

16.21% (+0.00%) compared to 79ebf69

Details

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.21%. Comparing base (79ebf69) to head (6f432d1).

Files with missing lines Patch % Lines
.../cloudstack/ldap/dao/LdapConfigurationDaoImpl.java 0.00% 9 Missing ⚠️
.../org/apache/cloudstack/ldap/LdapConfiguration.java 0.00% 1 Missing ⚠️
...va/org/apache/cloudstack/ldap/LdapManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #11444   +/-   ##
=========================================
  Coverage     16.21%   16.21%           
  Complexity    13354    13354           
=========================================
  Files          5657     5657           
  Lines        498642   498643    +1     
  Branches      60520    60520           
=========================================
+ Hits          80868    80874    +6     
+ Misses       408754   408750    -4     
+ Partials       9020     9019    -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.