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

Add runAs(Subject subject) to Client interface #16976

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Remove unused method

4a884f2
Select commit
Loading
Failed to load commit list.
Open

Add runAs(Subject subject) to Client interface #16976

Remove unused method
4a884f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 13, 2025 in 1s

68.42% of diff hit (target 72.22%)

View this Pull Request on Codecov

68.42% of diff hit (target 72.22%)

Annotations

Check warning on line 87 in plugins/identity-shiro/src/main/java/org/opensearch/identity/shiro/ShiroIdentityPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/identity-shiro/src/main/java/org/opensearch/identity/shiro/ShiroIdentityPlugin.java#L87

Added line #L87 was not covered by tests

Check warning on line 144 in plugins/identity-shiro/src/main/java/org/opensearch/identity/shiro/ShiroIdentityPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/identity-shiro/src/main/java/org/opensearch/identity/shiro/ShiroIdentityPlugin.java#L144

Added line #L144 was not covered by tests

Check warning on line 72 in server/src/main/java/org/opensearch/identity/IdentityService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/identity/IdentityService.java#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 53 in server/src/main/java/org/opensearch/identity/noop/NoopIdentityPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/identity/noop/NoopIdentityPlugin.java#L53

Added line #L53 was not covered by tests

Check warning on line 33 in server/src/main/java/org/opensearch/plugins/IdentityAwarePlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/IdentityAwarePlugin.java#L33

Added line #L33 was not covered by tests