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

required changes for famedly.de #82

Merged
merged 2 commits into from
Nov 5, 2024

feat: read status attribute with TRUE or FALSE string value

a787e25
Select commit
Loading
Failed to load commit list.
Merged

required changes for famedly.de #82

feat: read status attribute with TRUE or FALSE string value
a787e25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

86.76% (-0.19%) compared to 629df56

View this Pull Request on Codecov

86.76% (-0.19%) compared to 629df56

Details

Codecov Report

Attention: Patch coverage is 76.66667% with 14 lines in your changes missing coverage. Please review.

Project coverage is 86.76%. Comparing base (629df56) to head (a787e25).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sources/ldap.rs 83.33% 7 Missing ⚠️
src/zitadel.rs 46.15% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
- Coverage   86.94%   86.76%   -0.19%     
==========================================
  Files           7        7              
  Lines        1310     1352      +42     
==========================================
+ Hits         1139     1173      +34     
- Misses        171      179       +8     
Files with missing lines Coverage Δ
src/config.rs 96.31% <100.00%> (+0.06%) ⬆️
src/sources/ldap.rs 95.68% <83.33%> (-0.24%) ⬇️
src/zitadel.rs 75.46% <46.15%> (-1.20%) ⬇️

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 123b271...a787e25. Read the comment docs.