Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Switch from ldap_poller to a direct implementation #106

Merged
merged 1 commit into from
Jan 22, 2025

refactor: Switch from ldap_poller to a direct implementation

727c4d9
Select commit
Loading
Failed to load commit list.
Merged

refactor: Switch from ldap_poller to a direct implementation #106

refactor: Switch from ldap_poller to a direct implementation
727c4d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

92.86% (-0.32%) compared to 5ab1845

View this Pull Request on Codecov

92.86% (-0.32%) compared to 5ab1845

Details

Codecov Report

Attention: Patch coverage is 99.12281% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.86%. Comparing base (5ab1845) to head (727c4d9).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sources/ldap.rs 99.12% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
- Coverage   93.18%   92.86%   -0.32%     
==========================================
  Files           9        9              
  Lines        1716     1669      -47     
==========================================
- Hits         1599     1550      -49     
- Misses        117      119       +2     
Files with missing lines Coverage Δ
src/sources/ldap.rs 96.79% <99.12%> (-1.07%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ab1845...727c4d9. Read the comment docs.