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

Fixes authtoken endpoint #4628

Fixes timeout param for certificates api and add tests

cc26b94
Select commit
Loading
Failed to load commit list.
Merged

Fixes authtoken endpoint #4628

Fixes timeout param for certificates api and add tests
cc26b94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 9, 2024 in 0s

30.00% of diff hit (target 65.29%)

View this Pull Request on Codecov

30.00% of diff hit (target 65.29%)

Annotations

Check warning on line 74 in src/main/java/org/opensearch/security/dlic/rest/api/CertificatesApiAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/dlic/rest/api/CertificatesApiAction.java#L74

Added line #L74 was not covered by tests

Check warning on line 272 in src/main/java/org/opensearch/security/user/UserService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/user/UserService.java#L271-L272

Added lines #L271 - L272 were not covered by tests

Check warning on line 276 in src/main/java/org/opensearch/security/user/UserService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/user/UserService.java#L276

Added line #L276 was not covered by tests

Check warning on line 281 in src/main/java/org/opensearch/security/user/UserService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/user/UserService.java#L281

Added line #L281 was not covered by tests

Check warning on line 302 in src/main/java/org/opensearch/security/user/UserService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/user/UserService.java#L302

Added line #L302 was not covered by tests