Skip to content

muliResponse_ex removed from tests

f294502
Select commit
Loading
Failed to load commit list.
Open

fix server pagination #171

muliResponse_ex removed from tests
f294502
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 0s

90.64% (-2.71%) compared to c0bdfda

View this Pull Request on Codecov

90.64% (-2.71%) compared to c0bdfda

Details

Codecov Report

❌ Patch coverage is 78.26087% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.64%. Comparing base (c0bdfda) to head (f294502).
⚠️ Report is 217 commits behind head on master.

Files with missing lines Patch % Lines
ldaptor/protocols/ldap/ldapserver.py 77.77% 1 Missing and 1 partial ⚠️
ldaptor/testutil.py 50.00% 1 Missing and 1 partial ⚠️
ldaptor/protocols/ldap/proxybase.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #171      +/-   ##
==========================================
- Coverage   93.35%   90.64%   -2.71%     
==========================================
  Files          72       72              
  Lines        9914     9898      -16     
  Branches      972      974       +2     
==========================================
- Hits         9255     8972     -283     
- Misses        537      802     +265     
- Partials      122      124       +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.