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/patch failed Jan 9, 2025 in 1s

45.95% of diff hit (target 75.00%)

View this Pull Request on Codecov

45.95% of diff hit (target 75.00%)

Annotations

Check warning on line 476 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L475-L476

Added lines #L475 - L476 were not covered by tests

Check warning on line 485 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L483-L485

Added lines #L483 - L485 were not covered by tests

Check warning on line 71 in ee/tabby-schema/src/schema/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/auth.rs#L71

Added line #L71 was not covered by tests

Check warning on line 334 in ee/tabby-schema/src/schema/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/auth.rs#L334

Added line #L334 was not covered by tests

Check warning on line 353 in ee/tabby-schema/src/schema/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/auth.rs#L343-L353

Added lines #L343 - L353 were not covered by tests

Check warning on line 355 in ee/tabby-schema/src/schema/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/auth.rs#L355

Added line #L355 was not covered by tests

Check warning on line 358 in ee/tabby-schema/src/schema/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/auth.rs#L358

Added line #L358 was not covered by tests

Check warning on line 389 in ee/tabby-schema/src/schema/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/auth.rs#L389

Added line #L389 was not covered by tests

Check warning on line 396 in ee/tabby-schema/src/schema/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/auth.rs#L396

Added line #L396 was not covered by tests

Check warning on line 432 in ee/tabby-schema/src/schema/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/auth.rs#L432

Added line #L432 was not covered by tests

Check warning on line 452 in ee/tabby-schema/src/schema/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/mod.rs#L441-L452

Added lines #L441 - L452 were not covered by tests

Check warning on line 459 in ee/tabby-schema/src/schema/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/mod.rs#L455-L459

Added lines #L455 - L459 were not covered by tests

Check warning on line 462 in ee/tabby-schema/src/schema/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/mod.rs#L461-L462

Added lines #L461 - L462 were not covered by tests

Check warning on line 480 in ee/tabby-schema/src/schema/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/mod.rs#L477-L480

Added lines #L477 - L480 were not covered by tests

Check warning on line 1029 in ee/tabby-schema/src/schema/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/mod.rs#L1015-L1029

Added lines #L1015 - L1029 were not covered by tests

Check warning on line 1119 in ee/tabby-schema/src/schema/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/mod.rs#L1114-L1119

Added lines #L1114 - L1119 were not covered by tests

Check warning on line 1127 in ee/tabby-schema/src/schema/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/mod.rs#L1121-L1127

Added lines #L1121 - L1127 were not covered by tests

Check warning on line 1131 in ee/tabby-schema/src/schema/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/mod.rs#L1129-L1131

Added lines #L1129 - L1131 were not covered by tests

Check warning on line 1137 in ee/tabby-schema/src/schema/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/mod.rs#L1133-L1137

Added lines #L1133 - L1137 were not covered by tests

Check warning on line 29 in ee/tabby-webserver/src/ldap.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/ldap.rs#L11-L29

Added lines #L11 - L29 were not covered by tests

Check warning on line 32 in ee/tabby-webserver/src/ldap.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/ldap.rs#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 34 in ee/tabby-webserver/src/ldap.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/ldap.rs#L34

Added line #L34 was not covered by tests

Check warning on line 49 in ee/tabby-webserver/src/ldap.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/ldap.rs#L37-L49

Added lines #L37 - L49 were not covered by tests

Check warning on line 74 in ee/tabby-webserver/src/ldap.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/ldap.rs#L71-L74

Added lines #L71 - L74 were not covered by tests

Check warning on line 80 in ee/tabby-webserver/src/ldap.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/ldap.rs#L77-L80

Added lines #L77 - L80 were not covered by tests