refactor: Switch from ldap_poller to a direct implementation #106
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.
Loading