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

feat(graphQL): add ldap related apis #3625

Merged
merged 5 commits into from
Jan 9, 2025

[autofix.ci] apply automated fixes

0653da6
Select commit
Loading
Failed to load commit list.
Merged

feat(graphQL): add ldap related apis #3625

[autofix.ci] apply automated fixes
0653da6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 9, 2025 in 1s

63.30% (-0.34%) compared to 820444f

View this Pull Request on Codecov

63.30% (-0.34%) compared to 820444f

Details

Codecov Report

Attention: Patch coverage is 45.95745% with 254 lines in your changes missing coverage. Please review.

Project coverage is 63.30%. Comparing base (820444f) to head (0653da6).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ee/tabby-webserver/src/ldap.rs 0.00% 85 Missing ⚠️
ee/tabby-webserver/src/service/auth.rs 71.60% 69 Missing ⚠️
ee/tabby-schema/src/schema/mod.rs 4.83% 59 Missing ⚠️
ee/tabby-schema/src/schema/auth.rs 0.00% 18 Missing ⚠️
ee/tabby-webserver/src/service/auth/testutils.rs 48.57% 18 Missing ⚠️
ee/tabby-schema/src/dao.rs 81.48% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3625      +/-   ##
==========================================
- Coverage   63.64%   63.30%   -0.34%     
==========================================
  Files         205      206       +1     
  Lines       24286    24750     +464     
==========================================
+ Hits        15456    15668     +212     
- Misses       8830     9082     +252     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.